Posted 01 January 2013 - 01:45 AM
Hello!
I am making a program that takes arguments.
I need to write like this:
local args = { … }
but the problem is that on my keyboard I need to use CTRL + ALT + 7 to get the '{' key and CTRL + ALT + 0 to get the '}' key.
like you normaly need SHIFT + (1 right from P) and SHIFT + (2 right from P).
So my question is: How do I change the detault editing Menu from CTRL to something else?
Thanks for the answers I can get!
I am making a program that takes arguments.
I need to write like this:
local args = { … }
but the problem is that on my keyboard I need to use CTRL + ALT + 7 to get the '{' key and CTRL + ALT + 0 to get the '}' key.
like you normaly need SHIFT + (1 right from P) and SHIFT + (2 right from P).
So my question is: How do I change the detault editing Menu from CTRL to something else?
Thanks for the answers I can get!