Yann Vernier
unread,Dec 31, 2011, 8:24:17 AM12/31/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to alphagrip
Sorry to say I have not gotten much further with the bluetooth
prototype.
In the meantime, I thought to share a small tip for other non-US
grippers using Xorg:
To set the keymap for a specific, hotpluggable keyboard, enter a
section like this in /etc/X11/xorg.conf:
Section "InputClass"
Identifier "AlphaGrip"
MatchProduct "AlphaGrip"
Option "XkbLayout" "us"
EndSection
This lets me have US mapping on the alphagrip so it matches the
markings, without interfering with my swedish mapping on other
keyboards.