[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [frameworks-kglobalaccel] [Bug 341959] kwin shortcuts don't work when using meta + shift + <number>
From:       Thomas Lübking via KDE Bugzilla <bugzilla_noreply () kde
Date:       2015-12-01 21:41:10
Message-ID: bug-341959-17878-xrGQxGa6mH () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=341959

--- Comment #52 from Thomas Lübking <thomas.luebking@gmail.com> ---
I took the wild guess that !" § refers to qwertz and that your session starts on
a qwerty layout and is altered during the session (and the qt event processor
hides the relevant event from us ...)

See https://bugs.kde.org/show_bug.cgi?id=350816

Unless you're willing to restart kglobalaccel all the time, add something like
(you want to adjust matches and options):

/etc/X11/xorg.conf.d/11-keyboard.conf
--- snip ----------------

Section "InputClass"
    Identifier          "Keyboard Defaults"
    MatchIsKeyboard     "yes"
        MatchProduct "Microsoft Comfort Curve Keyboard 2000"
    Option              "XkbLayout" "de"
    Option              "XkbVariant" "deadgraveacute"
    Option              "XkbModel" "microsofccurve2k"
    Option              "XkbOptions" "terminate:ctrl_alt_bksp,compose:caps"
    Option              "XkbRules" "xorg"
    Option              "XkbKeycodes" "evdev"
EndSection

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic