Topic:
Remap the phone key for AZERTY users.
Short explanation (in notes):
I want the phone to be remapped, since L is a frequently used key.
Detailed description (why should it become added/...):
There still are countries which have AZERTY as standard key layout.
I know the server supports AZERTY mode, but this is poorly mapped.
'L' is a frequently used key, 'X' should be a better key to map it to.
If you are typing a message in the phone and it includes an L, you exit the phone, which makes you press L twice.
This same issue happens every time if you have to time a message which isn't in chat.
Optional additions:
- It is easily changeable in perp\gamemode\cl_modules\options.lua around line 24 which is function GM.GetPhoneKey.
- Maybe it can be made that we can choose our own key at the options menu.
- If this gets accepted, and it's going to be that people can choose there own key, please change it to X and than start coding.
Remap the phone key for AZERTY users.
Short explanation (in notes):
I want the phone to be remapped, since L is a frequently used key.
Detailed description (why should it become added/...):
There still are countries which have AZERTY as standard key layout.
I know the server supports AZERTY mode, but this is poorly mapped.
'L' is a frequently used key, 'X' should be a better key to map it to.
If you are typing a message in the phone and it includes an L, you exit the phone, which makes you press L twice.
This same issue happens every time if you have to time a message which isn't in chat.
Optional additions:
- It is easily changeable in perp\gamemode\cl_modules\options.lua around line 24 which is function GM.GetPhoneKey.
- Maybe it can be made that we can choose our own key at the options menu.
- If this gets accepted, and it's going to be that people can choose there own key, please change it to X and than start coding.