display.rc
changeset 448 9b22f7fb0f67
parent 447 426c5de3dcbc
child 451 da67a4cc5401
--- a/display.rc	Tue Sep 26 17:17:24 2000 +0200
+++ b/display.rc	Fri Sep 29 10:32:26 2000 +0200
@@ -386,12 +386,14 @@
 	"/
 	"/ while that one puts the pop-up menu both on the middle and right buttons:
 	"/
-	Screen buttonTranslation:#(1 2 2 #wheelFwd #wheelBwd 6 7).
+	"/ Screen buttonTranslation:#(1 2 2 #wheelFwd #wheelBwd 6 7).
+	Screen buttonTranslation:#(1 2 2 4 5 6 7).
 
 	"/
 	"/ lefthanders can use:
 	"/
 	"/ Screen buttonTranslation:#(2 2 1 #wheelFwd #wheelBwd 6 7).
+	"/ Screen buttonTranslation:#(2 2 1 2 2 2 2).
 
 	"/ common keyboard setup;
 	"/ might be changed later by a display-specific