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 setxkbmap -layout us; xmodmap ~/.xmodmaprc |
246 Key 1 A 3 Exec dbus-send --dest=ru.gentoo.KbddService /ru/gentoo/KbddService ru.gentoo.kbdd.set_layout uint32:0 |
247 Key 2 A 3 Exec setxkbmap -layout ru,us; xmodmap ~/.xmodmaprc |
247 Key 2 A 3 Exec dbus-send --dest=ru.gentoo.KbddService /ru/gentoo/KbddService ru.gentoo.kbdd.set_layout uint32:1 |
248 Key 3 A 3 Exec setxkbmap -layout ua,us; xmodmap ~/.xmodmaprc |
248 Key 3 A 3 Exec dbus-send --dest=ru.gentoo.KbddService /ru/gentoo/KbddService ru.gentoo.kbdd.set_layout uint32:2 |
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 |
428 # First and after all restart. |
428 # First and after all restart. |
429 # All fvwm modules exit after restart fvwm, so you must put they there. |
429 # All fvwm modules exit after restart fvwm, so you must put they there. |
430 AddToFunc StartFunction |
430 AddToFunc StartFunction |
431 + I Module FvwmPager 0 4 |
431 + I Module FvwmPager 0 4 |
432 + I Module FvwmAuto 1 -menter enter_handler |
432 + I Module FvwmAuto 1 -menter enter_handler |
|
433 # + I Module FvwmPerl |
433 # Add next to load desktop image (must be .xpm or .png) |
434 # Add next to load desktop image (must be .xpm or .png) |
434 # + I Exec fvwm-root -r ~/tmp/MagicItemComp2_1280x1024.png |
435 # + I Exec fvwm-root -r ~/tmp/MagicItemComp2_1280x1024.png |