Add some entries to the Unix default snes9x.conf

These knobs were missing default entries in snes9x.conf.default.
This commit is contained in:
Greg Kennedy 2018-12-24 12:21:51 -06:00 committed by GitHub
parent 6b376cf8f4
commit 136f0a1e74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -84,7 +84,7 @@ Trace = FALSE
# PlayMovieFilename =
# RecordMovieFilename =
EnableGamePad = TRUE
PadDevice1 = (null)
PadDevice1 = /dev/input/js0
PadDevice2 = (null)
PadDevice3 = (null)
PadDevice4 = (null)
@ -100,6 +100,9 @@ ClearAllControls = FALSE
[Unix/X11]
SetKeyRepeat = TRUE
Fullscreen = FALSE
Xvideo = FALSE
MaxAspect = FALSE
VideoMode = 1
[Unix/X11 Controls]