equal
deleted
inserted
replaced
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 ############### |