# HG changeset patch # User Oleksandr Gavenko # Date 1335554594 -10800 # Node ID 95e27bf01b7ab640a288677e3d76aa5c2bccab17 # Parent 65413b4c91ba87c86646b165029a78870e015f7c Restore modifiers assignments after setxkbmap. diff -r 65413b4c91ba -r 95e27bf01b7a .fvwm/config --- a/.fvwm/config Thu Apr 26 19:17:08 2012 +0300 +++ b/.fvwm/config Fri Apr 27 22:23:14 2012 +0300 @@ -243,9 +243,9 @@ Key F12 A S CursorMove +50p +0p # Switch input method. -Key 1 A 3 Exec exec setxkbmap -layout us -Key 2 A 3 Exec exec setxkbmap -layout ru -Key 3 A 3 Exec exec setxkbmap -layout ua +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 # Win+R like in Windows. Key R A 3 Exec exec gmrun