File: thrustrc

package info (click to toggle)
thrust 0.89c-3.5
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 2,080 kB
  • ctags: 996
  • sloc: ansic: 20,409; sh: 2,483; makefile: 332
file content (21 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# .thrustrc
# Put this file in your home directory to customize thrust.

# Keys for X11 version. Do observe that the names of the keys
# are case sensitive. Look in the X11 include file keysymdef.h
# (usually found in /usr/X11R6/include/X11) 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 SVGAlib version. Not case sensitive.

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