Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Change function of backspace key
08-25-2013, 03:50 PM (This post was last modified: 08-25-2013 03:54 PM by TheDax.)
Post: #4
RE: Change function of backspace key
It's hard-coded to always go back in menus, but it shouldn't be showing the pause screen if you unbind it from pause(actually, in 0.9.1 official, it'll be forced, but in the newer dev builds it should be completely flexible)..

If you know how to compile, yes, you can change the hard-coded key.

In this function, simply remove NKCODE_ESCAPE from the list of hard coded Cancel keys. I hard coded escape because we have to have a bare minimum of accept and cancel keys, otherwise you wouldn't be able to navigate the UI. It's supposed to NOT act as a menu opener when you un-bind it from pause and re-bind it to something else, though..

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: Change function of backspace key - TheDax - 08-25-2013 03:50 PM

Forum Jump: