Bug#266106: kdm: no keyboard and starting on wrong console (3/4)
From
Nathaniel W. Turner@1:229/2 to
All on Wed Aug 18 19:30:20 2004
[continued from previous message]
#SessionsDirs=/etc/X11/sessions,/usr/share/xsessions
# Greeter config for all displays
[X-*-Greeter]
# Widget style of the greeter. "" means the built-in default which currently
# is "Keramik". Default is ""
GUIStyle=Plastik
# Widget color scheme of the greeter. "" means the built-in default which
# currently is quite greyish. Default is ""
ColorScheme=Plastik
# What should be shown righthand of the input lines:
# "Logo" - the image specified by LogoPixmap (Default)
# "Clock" - a neat analog clock
# "None" - nothing
LogoArea=Clock
# The image to show when LogoArea=Logo. Default is kdelogo.png
LogoPixmap=
# Normally, the greeter is centered on the screen. Use this, if you want
# it to appear elsewhere on the screen. Default is false
GreeterPosFixed=false
GreeterPosX=100
GreeterPosY=100
# The headline in the greeter.
# The following character pairs are replaced:
# - %d -> current display
# - %h -> host name, possibly with domain name
# - %n -> node name, most probably the host name without domain name
# - %s -> the operating system
# - %r -> the operating system's version
# - %m -> the machine (hardware) type
# - %% -> a single %
# Default is "Welcome to %s at %n"
GreetString=yjRzt^( 1`N e7z[T
# The font for the headline. Default is charter,24,bold
GreetFont=Tengwar Quenya,24,-1,5,75,0,0,0,0,0
# The normal font used in the greeter. Default is helvetica,12 StdFont=Bitstream Vera Sans,11,-1,5,50,0,0,0,0,0
# The font used for the "Login Failed" message. Default is helvetica,12,bold FailFont=Bitstream Vera Sans,11,-1,5,75,0,0,0,0,0
# Whether the fonts shown in the greeter should be antialiased. Default is false
AntiAliasing=true
# What to do with the Num Lock modifier for the time the greeter is running:
# "On" -> - turn on
# "Off" -> - turn off
# "Keep" -> - don't change the state (Default)
#NumLock=Off
# Language to use in the greeter. Default is en_US
Language=en_US
# Specify, which user names (along with pictures) should be shown in the
# greeter.
# "NotHidden" - all users except those listed in HiddenUsers (Default)
# "Selected" - only the users listed in SelectedUsers
# "None" - no user list will be shown at all
ShowUsers=NotHidden
# For ShowUsers=Selected. Default is ""
SelectedUsers=
# For ShowUsers=NotHidden. Default is ""
HiddenUsers=root
# Special case of HiddenUsers: users with a UID less than this number
# (except root) will not be shown as well. Default is 0
MinShowUID=1000
# Complement to MinShowUID: users with a UID greater than this number will
# not be shown as well. Default is 65535
MaxShowUID=29999
# If false, the users are listed in the order they appear in /etc/passwd.
# If true, they are sorted alphabetically. Default is true
SortUsers=true
# Specify, where the users' pictures should be taken from.
# "AdminOnly" - from <FaceDir>/$USER.face[.icon] (Default)
# "UserOnly" - from the user's $HOME/.face[.icon]
# "PreferAdmin" - prefer <FaceDir>, fallback on $HOME
# "PreferUser" - ... and the other way round
FaceSource=PreferUser
# The directory containing the user images if FaceSource is not UserOnly.
# Default is /usr/share/apps/kdm/faces
FaceDir=/usr/share/apps/kdm/pics/users/
# Specify, if/which user should be preselected for log in.
# Note, that enabling this feature can be considered a security hole,
# as it presents a valid login name to a potential attacker, so he "only"
# needs to guess the password.
# "None" - don't preselect any user (Default)
# "Previous" - the user which successfully logged in last time
# "Default" - the user specified in the DefaultUser field
PreselectUser=None
# The user to preselect if PreselectUser=Default
DefaultUser=bear
# If this is true, the password input line is focused automatically if
# a user is preselected. Default is false
FocusPasswd=false
# The password input fields cloak the typed in text. Specify, how to do it:
# "NoEcho" - nothing is shown at all, the cursor doesn't move
# "OneStar" - "*" is shown for every typed letter (Default)
# "ThreeStars" - "***" is shown for every typed letter
EchoMode=OneStar
# If true, krootimage will be automatically started by KDM. Otherwise, the
# Setup script should be used to setup the background. Default is true UseBackground=true
# The configuration file to be used by krootimage.
# Default is /etc/kde3/kdm/backgroundrc BackgroundCfg=/etc/kde3/kdm/backgroundrc
# Hold the X-server grabbed the whole time the greeter is visible. This
# may be more secure, but it will disable any background and other
# X-clients started from the Setup script. Default is false
#GrabServer=true
# How many seconds to wait for grab to succeed. Default is 3
#GrabTimeout=
# Use this number as a random seed when forging saved session types, etc. of
# unknown users. This is used to avoid telling an attacker about existing users # by reverse conclusion. This value should be random but constant across the
# login domain. Default is 0
ForgingSeed=1084234309
# Specify greeter plugins that can be used to obtain authentication data.
# This can be a plugin's base name (expands to $kde_modulesdir/kgreet_$base)
# or a full pathname. Default is classic
#PluginsLogin=sign
# Same as PluginsLogin, but for the shutdown dialog.
#PluginsShutdown=modern
# A list of options of the form Key=Value. The conversation plugins can query
# these settings; it's up to them what possible keys are. #PluginOptions=SomeKey=randomvalue,Foo=bar
# Show the "Console Login" action in the greeter (when the respective @tty
# entry exists in Xservers). Default is true
#AllowConsole=false
# Warn, if local X-authorization cannot be created. Default is true
# XXX this is a dummy currently
AuthComplain=true
# Core config for local displays
[X-:*-Core]
# How often to try to run the X-server. Running includes executing it and
# waiting for it to come up. Default is 1
#ServerAttempts=
# How long to wait for a local X-server to come up. Default is 15 #ServerTimeout=
# See above
AllowShutdown=All
# See above
AllowRootLogin=true
# See above
AllowNullPasswd=true
# Enable password-less logins on this display. USE WITH EXTREME CARE!
# Default is false
NoPassEnable=false
# The users that don't need to provide a password to log in. NEVER list root!
# Default is ""
NoPassUsers=
# Greeter config for local displays
[X-:*-Greeter]
# See above
#AuthComplain=false
# The screen the greeter should be displayed on in multi-headed setups.
# The numbering starts with 0 and corresponds to the listing order in the
# active ServerLayout section of XF86Config. -1 means to use the upper-left
# screen, -2 means to use the upper-right screen. Default is 0 #GreeterScreen=-1
# Specify whether the greeter of local displays should start up in host chooser # (remote) or login (local) mode and whether it is allowed to switch to the
# other mode.
# "LocalOnly" - only local login possible (Default)
# "RemoteOnly" - only choice of remote host possible
# "DefaultLocal" - start up in local mode, but allow switch to remote mode
# "DefaultRemote" - ... and the other way round
LoginMode=DefaultLocal
# A list of hosts to be automatically added to the remote login menu. The
# special name "*" means broadcast. Default is "*" #ChooserHosts=*,ugly,sky,dino,kiste.local,login.crap.com
# Show the "Restart X Server"/"Close Connection" action in the greeter.
# Default is true
AllowClose=false
# Core config for 1st local display
[X-:0-Core]
# Enable automatic login on this display. USE WITH EXTREME CARE!
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)