/etc/magicor.conf is in magicor 1.1-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | data_path = /usr/share/games/magicor
#fullscreen = 0
#music = 1
#sound = 1
#joystick = 1
#joy-up = axis 5 neg
#joy-down = axis 5 pos
#joy-left = axis 4 neg
#joy-right = axis 4 pos
#joy-action = button 0
#joy-escape = button 8
#joy-start = button 9
#key-up = 273
#key-down = 274
#key-left = 276
#key-right = 275
#key-action = 32
#key-escape = 27
#key-start = 13
#user_path = ~/.magicor
|