Man for lesskey states, that by default Page Up/Page Down are supposed to do exactly that when less is used (screen back, screen forward): --------------- ... \kU PAGE UP \kD PAGE DOWN ... The following input file describes the set of default command keys used by less: ... \kD forw-screen ... \kU back-screen ----------------
However they don't work on OpenSolaris (tested on snv_134). There are some issues with Home/End and Page Up/Page Down with terminals on OpenSolaris in general, some of which are fixed by enabling /etc/bash/inputrc (this helps for bash and for vim for example). However for 'less' this doesn't help (it still doesn't react on Page Up and Page Down). How can it be configured or something else is missing here? Thanks, Hillel. -- This message posted from opensolaris.org
