Hello guys,I am totally lost. I cannot figure out how to set the us altgr-intl with umlaut support but with nodeadkeys variant together with support for alt_shift toggle switch to have other layouts, too.What I tried so far was "setxkbmap -layout "us,pl" -variant altgr-intl,nodeadkeys -option grp:alt_shift_toggle".
Hello Jankosevic,You say "Alt Gr" but I don't see it anywhere in your xorg.conf --- maybe add it in there first?
Hello,
There are a lot of options under Gnome 3.6's Keyboard Layout tool. 1. Load Keyboard Layout (Super, then type 'Keyboard Layout' ENTER). (Super + Type 'Keyboard Layout' ENTER).2. Click on the Layouts tab.3. Click the Options button (lower right)4.
I have problem with keyboard layout "English (US), English (international AltGr dead keys)". I add it, and all works fine, but when i restart xubuntu 12.04 LTS keyboard layout "English (US), ..." is missing and all keyboard layout settings is set to default.
I need two keyboard layouts: SK, EN (US), but after restart only SK is available. EN not present.
I have a problem with NX Free, when I connect to shadow session I have different keyboard layout in it (I can't use arrow keys etc.)
I can fix this by adding this to ServerFlags in xorg.conf -->
Code:
Option "AutoAddDevices" "false"
but then I don't have polish characters on my laptop :\
When I add:
Code:
Section "InputDevice"
I have Fedora 17 with KDE and I trying edit EnglishUS keyboard layout variants to add one more.
A added next code to the /usr/share/X11/xkb/symbols/us file
Code:
partial alphanumeric_keys
xkb_symbols "typewriter" {
include "us(basic)"
name[Group1]= "US - Typewriter";
key <AE01> { [exclam,
I have asked a related question in different sites such as here in German and a related thread here, a different case in the latter though.
I almost solved the question here, basically: "/etc/default/keyboard" -modification and one-line "$ setxkbmap -option grp:caps_toggle -variant dvorak-intl,nodeadkeys, us,de,no &" -- but the layout-settings get reseted after reboot.
I use Debian but I bel
Hi everyone,I've got an arch box at work running tigervnc through an ssh tunnel so that I can work from home when I need to.Everything is great, as long as I'm using and ASCII keyboard layout.When I switch layouts, the keystrokes just don't get through to the server.Here's what I use to switch layouts:setxkbmap -layout us,ru -option 'grp:alt_shift_toggle'So I ne