Usage
Keyboard shortcuts
These are the keyboard shortcuts available once ClipControl is started.
Due to differences in keyboards, already installed keyboardhooks, keyboard drivers and software acceleration keys, all these combinations might not work as expected on your system. As soon as I find out about a more reliable way to implement things, I will! Suggestions are more than welcome!
| Caps + | Action |
| q | Make selection uppercase |
| a | Invert uppercase/lowercase on selection |
| z | Make selection lowercase |
| s | Make selection capitalized |
| w | Columnize selection |
| e | Execute selection, that is, if the selection is a filename or url it will be opened with the default application |
| f | Paste filename of file copied in explorer (with full path). If more than one file was copied, they will be pasted with separating commas (",") |
| r | Add current clipboard first to every line of selection |
| t | Add current clipboard last to every line of selection |
| TAB | Indent selection |
| Shift + TAB | Outdent selection |
| Enter | Toggle Capslock |
| Space | Show popup-menu |
| h/j/k/l | Copy into userbuffer 1-4 |
| Ctrl¹ + Numpad 1-9 | Copy into userbuffer 1-9 (buffers 1-4 is the same as above) |
| y/u/i/o | Paste userbuffer 1-4 |
| Numpad 1-9 | Paste userbuffer 1-9 (buffers 1-4 is the same as above) |
| 1-9 | Paste history 1-9 (1 being current, 9 oldest) |
| F1 | Show help (Use menu if Caps + F1 does not work!) |
| F2 | Show/Hide gui |
| F3 - F6 | Process marked area with plugin 1 - 6 |
| F11 | Shut down ClipControl |
1) On my keyboard 7-9 works only if I use the right Ctrl-key!