pnakada@pnakada.oracle.com (Paul Nakada) (11/28/89)
I've been trying to get my sparc 1 to emulate a vt100 (at least) (should this be cross posted to rec.humor?) in a window... I've gotten it pretty close, but I ran into a small problem when trying to map the logical arrow keys to physical keys on the sparc keyboard. It appears that some of the keys are assigned ID's greater than 127 (the right meta key is 129, the keypad + is 132) which xmodmap complains about. Is this a server bug, deficiency? Or does sun not comply with some sort of standard? -Paul Nakada