National keyboard layouts, relocating control keys, etc., generally at the operating system level. See /keyboard-shortcuts for key mappings in applications.
3
votes
1answer
332 views
Keyboard layout changed. How and why?
Yesterday, I upgraded my kernel (to 3.5.0-19-generic), rebooted, and had to reinstall my video drivers to get full resolution. (After upgrading the kernel, the resolution always goes to 640x480, until ...
2
votes
1answer
123 views
How can I set left alt + right shift keyboard layout switch in xubuntu?
From what I found from xkeyboard-config man page there is no such combination, which is very upset. Is there any workaround for that?
Because I want layout change to be as in winXP.
1
vote
1answer
46 views
Grub2 keyboard layout when decrypting partition
According to the OpenSUSE 12.3 documentation the only keyboard layout which can be used during a Grub2 boot is the "US keyboard layout".
Is there really no way to change the keyboard layout used when ...
1
vote
1answer
40 views
Are the keyboard layouts in X.org actually called the X.org layouts or what?
Just need to know it, semantically. So most Linux/BSD systems using the X windows manager are using these layouts. For example, the "US International with dead keys" is quite different in X from the ...
1
vote
1answer
156 views
setxkbmap switches between 2 out of 3 layouts
Issuing that command:
setxkbmap -layout "us,ua,ru" -variant ",winkeys" -option "grp:shift_caps_toggle,grp_led:scroll" -model pc105 -rules xorg
when hitting CAPS+SHIFT I'm switching between English ...
1
vote
1answer
153 views
AltGr key combinations through Qtnx
I started using Qtnx, and it works great.
I have a problem accessing some keyboard characters though. I am using a french keyboard (azerty-like), and every character is mapped correctly with qtnx, ...
2
votes
0answers
78 views
How do I get gnome to use the same keymap for control as normal?
I'm using a relatively new centos system with Gnome. I have set the keyboard to dvorak, which was really easy and straightforward.
However, for some reason, the control keys are still qwerty. I ...
2
votes
0answers
146 views
Keyboard layout bug in login window after screen lock
I use Fedora 16 now, but this issue already was in Fedora 15 before I upgraded it.
When I lock my screen and then want to unlock it, I have a default English layout (I am from Russia and also have ...
1
vote
0answers
31 views
How can I replace my keyboard and mouse udev rules with xorg.conf.d?
Since it is impossible to make udev rules that affect Xorg settings run on startup, I'd like to replace these with other alternatives. At the moment, I have two primary udev scripts that I've written. ...
1
vote
0answers
24 views
Configuring Xorg lvl5 symbols
I configured Lvl3 via editing /usr/share/X11/xkb/symbols/typo. But I found no documentation, how configure lvl5. I tried to add 2 more entries in this file, like this
key <AD05> { [NoSymbol, ...
1
vote
0answers
146 views
Is it possible to use a PS3 controller to emulate an xbox controller?
I have my PS3 controller connected through USB and while that works fine, no applications seem to support its keymap. So my question is whether it's possible to make it emulate an xbox controller ...
1
vote
0answers
160 views
xkb: `ctrl:swapcaps` option messes with the escape key
I've been using setxkbmap -option "ctrl:swapcaps" to swap the capslock and left control keys, but I just recently noticed that this seems to mess up my escape key. With xev, I can see that pressing ...