Jean-Benoit Bonne (bonne++at++thomson-lcr.fr)
Mon, 24 Jun 1996 09:43:25 -0600
>> 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
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:53:03 PDT