[Bug 159252] New: Alt-tab and others doesn't work with evdev
Pavel Bazika
pavel.bazika at centrum.cz
Thu Mar 13 16:41:40 GMT 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=159252
Summary: Alt-tab and others doesn't work with evdev
Product: kde
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs kde org
ReportedBy: pavel.bazika centrum cz
Version: (using KDE 4.0.2)
Installed from: Gentoo Packages
Compiler: gcc-4.2
OS: Linux
Some keyboard shortcuts doesn't work. For example Alt-Tab, Alt-F4 etc. When I'm in configuration dialog, key combination is detected and assigned. But it doesn't work after successful configuration.
I'm using evdev managed keyboard, which I set in system settings/ regional and language/keyboard layout. My X11 keyboard configuration is:
Driver "evdev"
Option "Name" "AT Translated Set 2 keyboard"
Option "XkbLayout" "us,cz"
Option "XkbOptions" "grp:shift_toggle,grp_led:scroll"
Option "XkbModel" "evdev"
Option "XkbKeycodes" "evdev"
I have this problem in 4.x KDE series, in 3.5.x it works just fine. When I run xev, it shows right key names, Alt_L has keycode 64, Tab 23.
When I try to press Alt-Tab while writing this text, it adds one tab in the text. When I do it in listbox, it acts as down arrow.
More information about the Unassigned-bugs
mailing list