gdm conflicts with bash_completion.d
Peter Garrett
peter.garrett at optusnet.com.au
Wed Sep 20 00:41:47 UTC 2006
On Wed, 20 Sep 2006 00:26:11 +0200
Marco <marco.mandl at gmx.at> wrote:
> I have no .gnomerc and .xsession is empty.
That's normal :-)
To use ~/.gnomerc , you have to create the file and put your commands in
it. For example, I like to start the synergys program on gnome login, so I
made a ~/.gnomerc like this one:
$ cat .gnomerc
#Start synergy on gnome start
killall synergys
sleep 1
synergys --config ~/synergy.conf
The ~/.xsession file also needs to be edited to your preference, although
normally you don't need to do this unless, for example, you are running a
window manager that is not handled by the gdm session function.
Peter
More information about the ubuntu-users
mailing list