From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 10 Sep 1997 13:35:06 -0400 From: Scott Schwartz schwartz@finch.cse.psu.edu Subject: [9fans] Questions Topicbox-Message-UUID: 6298a12e-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19970910173506.To-yt12qHfR7g3k1pBWfG_EhC5NLBI55Yuh5VIPCw1A@z> Markus Friedl writes: | > My keyboard' arrows keys don't work. How I do for use the arrows keys? | | i think, the arrow keys work, but not as you might expect: | keyboard(6) reads: | The view character (0x80), used by 8.5(1) and sam(1), causes | windows to scroll forward. [...] The scroll character is | generated by the VIEW key on the Gnot, the Alt Graph key on the | SLC, and any of the three arrow keys <-, v, and -> on the other | terminals | | for anyhing else you're encouraged to use the mouse. :) Either that or alter the keyboard driver. :-) In these internationalized days, shouldn't the arrows send unicode arrow chars? shift-arrow could send the double width ones. And control-arrow can spit out some motion oriented character, such as page-up, page-down, home, and end should do.