KDE4 global hotkeys working no more
Lapo Luchini
lapo at lapo.it
Thu Jan 20 16:08:37 GMT 2011
Duncan wrote:
> might try reassigning one or two shortcuts to what /should/ be the
> defaults but using custom, and see if that "magically" fixes things.
I didn't manage to: when I customize with the default key, it
auto-selects the "default" radiobox instead of the custom one.
But other than activating compose:rwin I didn't customize the keyboard
layout at all, and even though I'm Italian I'm using the US layout
anyways, so that's not it either.
> Otherwise, if it comes to it, try the bisect method.
Ah, yes. I was hoping to avoid that, but it's time to roll up sleeves
and just do it.
[...1 hour later...]
Ah! It was the long-forgotten patch to use the media keys on my Apple
Aluminium keyboard! ... ... ... of course (hindsight FTW).
I hope that support gets imported upstream soon.
FWIW (I guess nobody else will be bitten by this bug),
this fixed my hotkeys:
--- /home/lapo/kde4-config.orig/kxkbrc 2011-01-20 16:02:57.000000000 +0100
+++ /home/lapo/.kde4/share/config/kxkbrc 2011-01-20
16:57:06.000000000 +0100
@@ -1,11 +1,12 @@
[Layout]
-DisplayNames=us
+DisplayNames=
IndicatorOnly=false
LayoutList=us
-Model=applealu_iso
-Options=compose:rwin,apple:alul3media,lv3:ralt_switch,nbsp:level3
+Model=pc105
+Options=compose:rwin,lv3:ralt_switch,nbsp:level3
ResetOldOptions=true
ShowFlag=true
+ShowLayoutIndicator=false
ShowSingle=false
SwitchMode=Global
Use=true
--
Lapo Luchini - http://lapo.it/
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list