.fvwm/config
changeset 439 95e27bf01b7a
parent 435 f6e23b5bf73f
child 440 fa13c7909c1c
equal deleted inserted replaced
438:65413b4c91ba 439:95e27bf01b7a
   241 Key F10 A S CursorMove +0p +50p
   241 Key F10 A S CursorMove +0p +50p
   242 Key F11 A S CursorMove +0p -50p
   242 Key F11 A S CursorMove +0p -50p
   243 Key F12 A S CursorMove +50p +0p
   243 Key F12 A S CursorMove +50p +0p
   244 
   244 
   245 # Switch input method.
   245 # Switch input method.
   246 Key 1 A 3 Exec exec setxkbmap -layout us
   246 Key 1 A 3 Exec setxkbmap -layout us; xmodmap ~/.xmodmaprc
   247 Key 2 A 3 Exec exec setxkbmap -layout ru
   247 Key 2 A 3 Exec setxkbmap -layout ru; xmodmap ~/.xmodmaprc
   248 Key 3 A 3 Exec exec setxkbmap -layout ua
   248 Key 3 A 3 Exec setxkbmap -layout ua; xmodmap ~/.xmodmaprc
   249 
   249 
   250 # Win+R like in Windows.
   250 # Win+R like in Windows.
   251 Key R A 3 Exec exec gmrun
   251 Key R A 3 Exec exec gmrun
   252 
   252 
   253 ###############
   253 ###############