# /etc/wdm.conf # configuration file for ConfigureWDM # display background image SHOW_BACKGROUND=1 # '1' display the BACKGROUND_IMAGE specified below # '0' display no background BACKGROUND_IMAGE="Earth.jpg" # reset the background blank after login RESET_BACKGROUND=1 # display logo image inside the login window SHOW_LOGO=1 # '1' displays the LOGO_IMAGE specified below # '0' display no LOGO_IMAGE LOGO_IMAGE="Tux-Mex.jpg" # '1' shows animated login errors (and xpenguins, if installed) SHOW_ANIMATIONS=1 # Directory of background and logo images GFX_DIR="/usr/share/wdm/pixmaps" # '1' displays the xconsole during login SHOW_XCONSOLE=0 # Shutdown and Reboot commands SHUTDOWN_COMMAND=/sbin/poweroff REBOOT_COMMAND=/sbin/reboot # Use quotes if there are spaces in the command line. # "/sbin/shutdown -t3 -h now" # Security Access SECURITY_LEVEL=3 # Controls permission to shutdown, reboot or ExitLogin # '1' allows any user to do so with no password # '2' requires normal users to give a password # '3' allows acces only to the root user, with password # Window Manager Menu Options SHOW_USER_XINITRC=0 # Setting this creates a menu entry which runs the # users $HOME/.xinitrc, if found at runtime. SHOW_GLOBAL_XINITRC=0 # Setting this creates a menu entry which runs the # system default /etc/X11/xinit/xinitrc, but only if # the file is present when ConfigureWDM is run. PREFER_WM_XINITRC=1 # Setting this to '1' makes WDM use the standard xinitrc file # for each window manager in /etc/X11/xinit, if available. # Otherwise, wdm runs the window manager directly. # If you make changes to the global *.xinitrc files and want # them to apply, use '1' here # WM_LIST="WindowMaker:IceWM" # You can limit or rearrange the list of window managers with this # or set to WM_LIST="none" to show only the NoChange entry # ConfigureWDM supports AfterStep, BlackBox, FluxBox, IceWM # KDE, WindowMaker, XFCE and xsession.