# .thrustrc
# Put this file in your home directory.

# Keys for X11 version. Do observe that the names of the keys
# are case sensitive. Look in X11/include/keysymdef.h for a
# full list of keysyms. Exclude the "XK_"-prefix.

X11-counterclockwise    a
X11-clockwise           s
X11-thrust              Control_R
X11-fire                Return
X11-pickup              space

# Keys for Win32 version. Not case sensitive.

Win32-counterclockwise  A
Win32-clockwise         S
Win32-thrust            Right_Control
Win32-fire              Enter
Win32-pickup            Space

# Keys for SVGAlib version. Not case sensitive.

SVGA-counterclockwise   a
SVGA-clockwise          s
SVGA-thrust             Control_R
SVGA-fire               Return
SVGA-pickup             space
