[Bug 173140] Keyboard shortcuts lost after logoff

jackphil jack.phil at hotmail.com
Thu Dec 4 04:28:38 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=173140


jackphil jack phil hotmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack.phil at hotmail.com




--- Comment #3 from jackphil <jack phil hotmail com>  2008-12-04 05:28:36 ---
confirmed here. 

You should apply key mapping before KDE launching. And xmodmap should be
assigned in X, 
not bash. You could put it in .xinitrc, here is mine:

xmodmap ~/.Xmodmap
synclient TouchpadOff=1
xbindkeys &
setxkbmap -keycodes evdev -model evdev
exec startkde

If you assigned the key mapping in KDE, such as changed keyboard layout in 
KDE, the shortcuts in 
"SystemSettings -> Keyboard & Mouse -> Shortcuts" will be messed up.

recently using hotplugging in xorg, we are suggest to use the keyboard layout
"Evdev-managed keyboard", 
it caused the problems like this (look
http://kdemod.ath.cx/bbs/viewtopic.php?id=1358 and
http://bbs.archlinux.org/viewtopic.php?pid=457862). the reason is same, so I
forbiden keyboard layout,
and set it in .xinitrc (see above).

I think the bug 160892 and
http://forums.opensuse.org/archives/sls-archives/archives-suse-linux/archives-general-questions/371491-keyboard-layout-shortcut-question.html
is caused by the same reason.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list