Changing CapsLock

Discussion, questions and support.
Post Reply
JUstme
Posts: 4
Joined: Jan 12th, ’14, 19:56

Post by JUstme » May 27th, ’13, 19:34

Hi, could someone please explain how to change the function of the key please? I would like to change CapsLock key to behave as Enter key.
User avatar
Marko
Posts: 1728
Joined: Mar 2nd, ’13, 21:02

Post by Marko » May 28th, ’13, 19:54

Simple. Just open a new Shortcut and make the following

Shortcut: CapsLock
Type: Send.
Command: {Enter}

Or to just disable CapsLock:

Shortcut: CapsLock
Type: Command
Command: leave it empty (will do nothing)

Then make your proper CapsLock - triggered by Ctrl-CapsLock:

Shortcut: Ctrl-CapsLock
Type: Send
Command: CapsLock

Get an idea? Let me know if you experience any truble.
JUstme
Posts: 4
Joined: Jan 12th, ’14, 19:56

Post by JUstme » May 29th, ’13, 23:57

Thanks, very clear now!
Post Reply