# HG changeset patch # User Oleksandr Gavenko # Date 1341142982 -10800 # Node ID 0739404aa67d79ba7c7dc24adefcca540010c27e # Parent 36b5162c917b227fe4074e1f9c44d816c4dcc9a7 Fix: X send event with ASCII code instead of Russian when Ctrl pressed. diff -r 36b5162c917b -r 0739404aa67d .fvwm/config --- a/.fvwm/config Sun Jul 01 12:36:42 2012 +0300 +++ b/.fvwm/config Sun Jul 01 14:43:02 2012 +0300 @@ -244,8 +244,8 @@ # Switch input method. Key 1 A 3 Exec setxkbmap -layout us; xmodmap ~/.xmodmaprc -Key 2 A 3 Exec setxkbmap -layout ru; xmodmap ~/.xmodmaprc -Key 3 A 3 Exec setxkbmap -layout ua; xmodmap ~/.xmodmaprc +Key 2 A 3 Exec setxkbmap -layout ru,us; xmodmap ~/.xmodmaprc +Key 3 A 3 Exec setxkbmap -layout ua,us; xmodmap ~/.xmodmaprc # Win+R like in Windows. Key R A 3 Exec exec gmrun