Scrolling by keyboard.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 27 Apr 2012 22:39:45 +0300
changeset 440 fa13c7909c1c
parent 439 95e27bf01b7a
child 441 ee26e88369c2
Scrolling by keyboard.
.fvwm/config
--- a/.fvwm/config	Fri Apr 27 22:23:14 2012 +0300
+++ b/.fvwm/config	Fri Apr 27 22:39:45 2012 +0300
@@ -250,6 +250,9 @@
 # Win+R like in Windows.
 Key R A 3 Exec exec gmrun
 
+Key Page_Up A 3 Exec xdotool click 4
+Key Page_Down A 3 Exec xdotool click 5
+
 ###############
 # Window Decor.
 ###############