12 lines
468 B
INI
12 lines
468 B
INI
|
// file supplied by mushi
|
||
|
|
||
|
bind mouse1 +attack //left area of the screen
|
||
|
bind mouse2 +jump //right area of the screen
|
||
|
bind menu "toggleconsole"
|
||
|
bind volup +showteamscores
|
||
|
// bind voldown +jump //removed because on most android devices power+voldown takes a screenshot
|
||
|
|
||
|
// Appearance settings
|
||
|
brightness "0.2"
|
||
|
contrast "1.2"
|
||
|
vid_conautoscale "4" // Text/Menu size. 2 is the default. 4 is bigger
|