Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Keyboard settings lost
12-09-2006, 02:48 AM,
#20
 
The menu option is mapped to an option which dosn't exist, the following patch fixed it for me.

Code:
--- JoystickOptions.bak 2006-10-29 21:52:42.000000000 +0000
+++ JoystickOptions     2006-12-09 06:33:13.000000000 +0000
@@ -1,5 +1,5 @@
name = JoystickOptions
-widgets = 6
+widgets = 5
background = box.png
dialog = false

@@ -31,20 +31,6 @@
cancel = 0

[ widget-02 ]
-type = stringwheel
-name = DeadzoneWheel
-setting = joystick.deadzone
-values = options
-center = 0.5, 0.29
-width = auto
-height = auto
-fontsize = 6
-enabled = 1
-selected = 0
-default = 0
-cancel = 0
-
-[ widget-03 ]
type = button
name = JoystickCalibrateButton
text = Calibrate
@@ -60,7 +46,7 @@
default = 0
cancel = 0

-[ widget-04 ]
+[ widget-03 ]
type = button
name = JoystickOptionsOKButton
text = OK
@@ -76,7 +62,7 @@
default = 1
cancel = 0

-[ widget-05 ]
+[ widget-04 ]
type = button
name = JoystickOptionsCancelButton
text = Cancel
[/code]
Reply


Messages In This Thread
Keyboard settings lost - by reece146 - 12-03-2006, 12:43 AM
[No subject] - by joevenzon_phpbb2_import3 - 12-03-2006, 12:39 PM
[No subject] - by alex25 - 12-03-2006, 03:39 PM
[No subject] - by reece146 - 12-04-2006, 10:17 AM
[No subject] - by pwp71 - 12-04-2006, 08:41 PM
[No subject] - by joevenzon_phpbb2_import3 - 12-04-2006, 10:31 PM
[No subject] - by alex25 - 12-04-2006, 11:47 PM
[No subject] - by joevenzon_phpbb2_import3 - 12-05-2006, 10:55 AM
[No subject] - by joevenzon_phpbb2_import3 - 12-05-2006, 11:06 AM
[No subject] - by alex25 - 12-05-2006, 12:14 PM
[No subject] - by pwp71 - 12-05-2006, 05:32 PM
[No subject] - by reece146 - 12-06-2006, 12:26 AM
[No subject] - by joevenzon_phpbb2_import3 - 12-06-2006, 11:03 AM
[No subject] - by reece146 - 12-06-2006, 11:39 AM
[No subject] - by pwp71 - 12-06-2006, 05:16 PM
[No subject] - by pwp71 - 12-06-2006, 07:56 PM
[No subject] - by pwp71 - 12-06-2006, 08:33 PM
[No subject] - by reece146 - 12-06-2006, 09:42 PM
[No subject] - by joevenzon_phpbb2_import3 - 12-07-2006, 10:23 PM
[No subject] - by ams76 - 12-09-2006, 02:48 AM
[No subject] - by joevenzon_phpbb2_import3 - 12-09-2006, 07:53 PM
[No subject] - by pwp71 - 12-11-2006, 06:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)