Hi, I've found a "solution." AltGr and Compose don't work in tty; Compose doesn't work in X.
1. Install and setup console-cyrillic; 2. Add or uncomment the following line in /etc/console-tools/remap: s/keycode 58 = Caps_Lock/keycode 58 = Control/; 3. Add /etc/init.d/console-screen.sh to your /etc/rc.local. /etc/default/keyboard: XKBMODEL="pc105" XKBLAYOUT="us" XKBVARIANT="mac" XKBOPTIONS="lv3:switch,terminate:ctrl_alt_bksp,ctrl:nocaps" There is a bug: https://bugs.freedesktop.org/show_bug.cgi?id=12441 I don't know how to fix this. Maybe I'll play with keycodes later. Cheers _______________________________________________ gNewSense-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/gnewsense-users
