You are not logged in.

#1 2011-07-15 16:11:27

Pooh-Bah
Member
Registered: 2011-07-13
Posts: 47

Simple run X

I use alias in ~/.bashrc:
alias startx="xinit -- /usr/bin/X -nolisten tcp"

instead original /usr/bin/startx and all works fine.
Just want to ask - all right?


-- Added:
Really, my WM running from ~/.xinitrc and all programs works fine.

Last edited by Pooh-Bah (2011-07-15 16:17:25)

Offline

#2 2011-07-15 16:27:12

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Simple run X

If it works for you, I have no problems with it :-)
In case you forget what 'startx' does (e.g. why it doesn't work as expected), you can

[karol@black ~]$ type startx
startx is aliased to `xinit -- /usr/bin/X -nolisten tcp'

On my computer it shows

[karol@black ~]$ type startx
startx is /usr/bin/startx

Offline

Board footer

Powered by FluxBB