# .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 MSDOG version. Not case sensitive.

MSDOG-counterclockwise  a
MSDOG-clockwise         s
MSDOG-thrust            Right_Shift
MSDOG-fire              Enter
MSDOG-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
