File: xtronrc

package info (click to toggle)
xtron 1.1a-17
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 416 kB
  • sloc: ansic: 914; makefile: 17
file content (22 lines) | stat: -rw-r--r-- 849 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# xtron control settings
# this file can be kept in either the directory where the executable is run
# in the user's home directory or in /etc/X11/app-defaults.
# you can also rename it .xtronrc if you prefer it to be hidden
# make sure that the pixmaps directory has a trailing / at the end
xtron.PixmapsDIR:             /usr/share/games/xtron/

# change these key settings for player 1 [RED]
xtron.player1UP:              w
xtron.player1DOWN:            s
xtron.player1LEFT:            a
xtron.player1RIGHT:           d

# change these key settings for player 2 [BLUE]
xtron.player2UP:              8
xtron.player2DOWN:            2
xtron.player2LEFT:            4
xtron.player2RIGHT:           6

# This controls the distance ahead the computer can "see".
# The further, the better (up to a point).  Minimum of 2
xtron.lookAHEAD:              25