|
From: SourceForge.net <no...@so...> - 2010-02-20 04:11:44
|
Bugs item #2892017, was opened at 2009-11-04 11:17 Message generated for change (Comment added) made by punkrockguy318 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113536&aid=2892017&group_id=13536 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: sdl Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Lukas Sabota (punkrockguy318) Summary: SDL: FCEUX config file should say where to look up key codes Initial Comment: I must say I really like the new FCEUX configuration file. It beats the old one silly where I had to go through the binary blob with a hexeditor to change the key bindings. However, like the old version, I still have to know to look up in /usr/include/SDL/SDL_keysym.h to find the values of the keys. To make this easier for people, in addition to the # Auto-generated at the top of the file, could you include a comment saying where to look up the keycodes for when you are editting it? ---------------------------------------------------------------------- >Comment By: Lukas Sabota (punkrockguy318) Date: 2010-02-19 23:11 Message: fixed in 1668 ---------------------------------------------------------------------- Comment By: Lukas Sabota (punkrockguy318) Date: 2010-02-19 13:58 Message: Sounds like a good idea. I'll work on this. I'm also going to implement a GUI for configing hotkeys for GTK in the near future. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113536&aid=2892017&group_id=13536 |