[Trac #754] GamePad aspect and button get the same keycode
Zarro Boogs per Child
bugtracker at laptop.org
Tue Jan 16 20:54:23 EST 2007
#754: GamePad aspect and button get the same keycode
--------------------------+-------------------------------------------------
Reporter: chiaying.lin | Owner: blizzard
Type: defect | Status: new
Priority: normal | Milestone: BTest-3
Component: distro | Keywords:
--------------------------+-------------------------------------------------
Image:231[[BR]]
Use attach file: 'showkey' to get following buttons keycode.[[BR]]
Gamepad up, gamepad down, gamepad left, gamepad right, game triangle, game
X, game square, game circle.[[BR]]
Gamepad up keycode=Game triangle keycode-->problem[[BR]]
Gamepad down keycode=Game X keycode-->problem[[BR]]
Gamepad left keycode=Game square keycode-->problem[[BR]]
Gamepad right keycode=Game circle keycode-->problem[[BR]]
Image:231[[BR]]
Gamepad up: keycode 72 press/release[[BR]]
Gamepad down: keycode 80 press/release[[BR]]
Gamepad left: keycode 75 press/release[[BR]]
Gamepad right: keycode 77 press/release[[BR]]
Game triangle: keycode 72 press/release[[BR]]
Game X: keycode 80 press/release[[BR]]
Game square: keycode 75 press/release[[BR]]
Game circle: keycode 77 press/release[[BR]]
Image:212[[BR]]
Get different result from image 231.[[BR]]
Gamepad up: Unknow key press/release. Use setkeycodes 65 to make it
known[[BR]]
Gamepad down: Unknow key press/release. Use setkeycodes 66 to make it
known[[BR]]
Gamepad left: Unknow key press/release. Use setkeycodes 67 to make it
known[[BR]]
Gamepad right: Unknow key press/release. Use setkeycodes 68 to make it
known[[BR]]
Game triangle: keycode 217 press/release[[BR]]
Game X: keycode 156 press/release[[BR]]
Game square: keycode 173 press/release[[BR]]
Game circle: keycode 128 press/release[[BR]]
--
Ticket URL: <http://dev.laptop.org/ticket/754>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list