Re: I need a keyboard code list

New Message Reply Date view Thread view Subject view Author view

Jean-Benoit Bonne (bonne++at++thomson-lcr.fr)
Mon, 24 Jun 1996 09:43:25 -0600


Hello Nuno.

>> Where can I get the code list for each key.
>> I dont know how to call the arrow keys and most of the symbols...

You can find all you need in file : device.h
in your include/gl/ directory.

#define AKEY 11 /* BUT10 */
...
...
...
#define LEFTARROWKEY 73 /* BUT72 */
#define DOWNARROWKEY 74 /* BUT73 */
#define RIGHTARROWKEY 80 /* BUT79 */
#define UPARROWKEY 81 /* BUT80 */

Best regards.

-- 
_____________________________________________________________________________

Jean-Benoit BONNE

Tel : (+ 33 1) 69 33 08 07 Thomson-CSF LCR Fax : (+ 33 1) 69 33 08 65 Domaine de Corbeville Email : bonne++at++thomson-lcr.fr F-91404 Orsay cedex _____________________________________________________________________________

======================================================================= List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer.html Submissions: info-performer++at++sgi.com Admin. requests: info-performer-request++at++sgi.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:53:03 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.