Felix Miata said the following on 05/01/2011 11:31 AM:
KDE remains the default session type on a fresh KDE installation, but
KDE is no longer a valid session type. O_O
You must select Plasma as a session type if you want a KDE DTE. :-p
I'm not sure what you are getting at here? Is this KDM or systemsettings where its Plasma or plasma-notebook?
At the greeter.
I don't follow that? Am I supposed to follow the kdmrc (!!!) to the greeter? I ask because systemsetting -> system administration -> login screen -> general says [x] Use Themed Greeter and everything else is set to 'default' If you mean something else by "At the greeter" please explain.
Get KDM to work for now, as it doesn't seem to have that problem.
:-) I'd *love* to get KDM to work!
I ran into this mere days ago and so far haven't figured out any other solution that I can recall ATM. I was thinking /etc/X11/xorg.conf.d/90-* may have something to do with it, but never followed through. You might want to ensure
Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection
Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection
exists either somewhere in /etc/X11/xorg.conf.d/ or in xorg.conf.
It seems the install set that to Section "InputClass" Identifier "LocalKeyboard" MatchIsKeyboard "on" Option "XkbLayout" "us" Option "XkbVariant" ", winkeys" Option "XkbRules" "evdev" Option "XkbModel" "pc105" Option "XkbOptions" "" EndSection Pretty normal US keyboard on a laptop The bottom row of keys reads ctrl [fn] win alt space alt menu ctl and everything on the top row has [function] alternatives. I'm in no hurry to make them all work :-) -- "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." -- Benjamin Franklin, 1759 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org