35.6 GDM Startup

REVIEW

The GNOME Display Manager gdm, when installed, will start up automatically on boot. This presents an X Window System interface to log on. If you are used to starting the X Window System from the command line you will be used to using either .xsession or .xinitrc to tune some of your X Window System settings. The System menu in the gdm dialogue lets you start up Debian, GNOME, or XSession. To tune your X Window System settings in this environment with your .xsession file be sure to run with the Debian session. If you use the default GNOME session in gdm, gdm, gdm, gdm, gdm, gdm place your tuning in the file .gnomerc in your home directory, but be sure not to include any window managers, etc., as these are started by the -, gnome, session command that the GNOME session starts. Some startup tunning I perform incudes:

#
# Left ALT should be META so that it is the way I like it in Emacs. 
#
xmodmap -e 'keysym Alt_L = Meta_L'
xmodmap -e 'add mod1 = Meta_L'
#
# Start up by asking for the SSH Pass Phrase
#
ssh-add .ssh/id_dsa </dev/null


Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0