[openbox] Openbox and startx on Debian/Ubuntu
Andrew Pennebaker
andrew.pennebaker at gmail.com
Wed Feb 9 20:54:39 EST 2011
Debian/Ubuntu dependencies should include xinit. Otherwise, there is no
guarantee that "startx" is present.
Problem:
1. Install a minimal version of Debian 6.0 Squeeze or Ubuntu 10.10 Maverick.
2. $ apt-get install openbox
3. $ startx: command not found
Solution:
1. $ apt-get install xinit
2. $ echo "exec openbox-session" > ~/.xinitrc
3. $ startx
Cheers,
Andrew Pennebaker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20110209/3a3ceccc/attachment.htm>
More information about the openbox
mailing list