File: thrustrc

package info (click to toggle)
thrust 0.89-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,756 kB
  • ctags: 986
  • sloc: ansic: 13,516; sh: 1,514; makefile: 308
file content (20 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# .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 /usr/X11R6/include/X11/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 SVGAlib version. Not case sensitive.

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