equal
deleted
inserted
replaced
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 setxkbmap -layout us; xmodmap ~/.xmodmaprc |
246 Key 1 A 3 Exec setxkbmap -layout us; xmodmap ~/.xmodmaprc |
247 Key 2 A 3 Exec setxkbmap -layout ru; xmodmap ~/.xmodmaprc |
247 Key 2 A 3 Exec setxkbmap -layout ru,us; xmodmap ~/.xmodmaprc |
248 Key 3 A 3 Exec setxkbmap -layout ua; xmodmap ~/.xmodmaprc |
248 Key 3 A 3 Exec setxkbmap -layout ua,us; 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 Key Page_Up A 3 Exec xdotool click 4 |
253 Key Page_Up A 3 Exec xdotool click 4 |