[Xorg-commit] xc/programs/xman Xman.ad,1.1,1.1.4.1

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Wed May 9 17:30:30 EEST 2007


Committed by: kaleb

Update of /cvs/xorg/xc/programs/xman
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/programs/xman

Modified Files:
      Tag: XORG-CURRENT
	Xman.ad 
Log Message:
merge most of XFree86 RC3 (4.3.99.903) from vendor branch.
bug #214


Index: Xman.ad
===================================================================
RCS file: /cvs/xorg/xc/programs/xman/Xman.ad,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- a/Xman.ad	14 Nov 2003 16:49:23 -0000	1.1
+++ b/Xman.ad	23 Feb 2004 21:38:04 -0000	1.1.4.1
@@ -87,7 +87,13 @@
 		Ctrl<Key>m: GotoPage(ManualPage) \n\
 		Ctrl<Key>v: ShowVersion() \n\
 		<Key>Prior: Page(Back) \n\
-		<Key>Next : Page(Forward) 
+		<Key>Next : Page(Forward) \n\
+		Shift<Btn4Down>,<Btn4Up>: Page(Line,-1) \n\
+	        Shift<Btn5Down>,<Btn5Up>: Page(Line,1) \n\
+	        Ctrl<Btn4Down>,<Btn4Up>: Page(Back) \n\
+		Ctrl<Btn5Down>,<Btn5Up>: Page(Forward) \n\
+		None<Btn4Down>,<Btn4Up>: Page(Line,-5) \n\
+		None<Btn5Down>,<Btn5Up>: Page(Line,5)
 
 *manualBrowser*manualPage.translations:  #override \
 		Ctrl<Btn1Down>: \
@@ -107,6 +113,12 @@
 		Ctrl<Key>v: ShowVersion() \n\
 		<Key>Prior: Page(Back) \n\
 		<Key>Next : Page(Forward) \n\
+		Shift<Btn4Down>,<Btn4Up>: Page(Line,-1) \n\
+	        Shift<Btn5Down>,<Btn5Up>: Page(Line,1) \n\
+	        Ctrl<Btn4Down>,<Btn4Up>: Page(Back) \n\
+		Ctrl<Btn5Down>,<Btn5Up>: Page(Forward) \n\
+		None<Btn4Down>,<Btn4Up>: Page(Line,-5) \n\
+		None<Btn5Down>,<Btn5Up>: Page(Line,5) \n\
 		Ctrl<Key>s: PopupSearch()
 
 !*manualBrowser*directory.background: Grey80





More information about the xorg-commit mailing list