Changed setting for hotkey to left analog

This commit is contained in:
Tristan Smith 2015-09-12 17:08:20 -04:00
parent 3e00f5b73c
commit af78ac605f

View file

@ -40,7 +40,7 @@ builtin_mediaplayer_enable = "false"
builtin_imageviewer_enable = "true"
fps_show = "false"
ui_menubar_enable = "true"
libretro_path = "/usr/lib/libretro/bsnes_mercury_performance_libretro.so"
libretro_path = "/usr/lib/x86_64-linux-gnu/libretro/nestopia_libretro.so"
suspend_screensaver_enable = "true"
rewind_enable = "true"
audio_latency = "64"
@ -369,7 +369,7 @@ input_slowmotion = "e"
input_slowmotion_btn = "nul"
input_slowmotion_axis = "nul"
input_enable_hotkey = "nul"
input_enable_hotkey_btn = "6"
input_enable_hotkey_btn = "9"
input_enable_hotkey_axis = "nul"
input_volume_up = "add"
input_volume_up_btn = "nul"