spring: develop 245d3215 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
trepan | trepan | develop | 2007-09-15 19:49:16 | develop 95340412 |
Changeset | * Removed some hard-coded key bindings and replaced them with: edit_return edit_escape edit_complete edit_backspace edit_delete edit_home edit_end edit_prev_line edit_next_line edit_prev_char edit_next_char edit_prev_word edit_next_word This allows for the following kinds of bindings (dvorak biased examples): bind C+c edit_escape bind C+i edit_complete bind C+h edit_backspace bind C+y edit_backspace bind C+d edit_delete bind C+x edit_delete bind C+a edit_home bind C+o edit_end bind C+e edit_prev_word bind C+u edit_next_word bind C+m edit_return bind C+p edit_prev_line bind C+k edit_next_line bind C+q edit_prev_char bind C+j edit_next_char git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4390 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/KeyBindings.cpp | [ Diff ] [ File ] |