Changes between Version 1 and Version 2 of Ticket #2043


Ignore:
Timestamp:
Jul 24, 2013, 11:47:28 PM (11 years ago)
Author:
lsdh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2043 – Description

    v1 v2  
    5252I could manage to do this changes thanks to Philip` and RedFox| on the IRC, so a big thanks to them.
    5353
     54[[BR]]
     55[[BR]]
    5456
    55 ''(to add other keys, you can temporary add the line
     57
     58''(to add other keys, you can temporary add the line''
    5659
    5760{{{
     
    5962}}}
    6063
    61 in the HotkeyInputHandler function of /0ad/source/ps/Hotkey.cpp then compile and lauch the game in a terminal. an integer will be displayed when the key is pressed:
     64''in the HotkeyInputHandler function of /0ad/source/ps/Hotkey.cpp then compile and lauch the game in a terminal. an integer will be displayed when the key is pressed:''
    6265
    6366{{{
     
    6669}}}
    6770
    68 The second number (224 here) correspond to the key and this http://www-personal.umich.edu/~bazald/l/api/_s_d_l__keysym_8h.html will give you the SDLK name corresponding).
    69 ''
     71''The second number (224 here) correspond to the key and this http://www-personal.umich.edu/~bazald/l/api/_s_d_l__keysym_8h.html will give you the SDLK name corresponding).''