[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re (2): guidance for making a .Xresources file.



Try this:

#!/bin/sh
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
#xsetroot -solid grey
#vncconfig -iconic &
#x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
#x-window-manager &
openbox-lxde &
lxsession
lxpanel
pcmanfm


Franz Gustav Niederheitmann
Engenheiro de Computação
------------------------------------------

Running Windows on a PC is like having a brand new Porsche but only be able to drive backwards with the handbrake on.




2011/2/9 <peasthope@shaw.ca>
LXDE


Reply to: