| Author |
Message |
Forum: Support Topic: Hotkey for Home, End, page up , down |
| mdiephuis |
|
Posted: February 16th, 2010, 2:11 pm
|
|
Replies: 7 Views: 1644
|
| Tnx for the example. The first line didn't do anything, the second one removed the entire selected line. But it did help me to come up with this: ^+Left::Send {LShift down}{Home} ^+Right::Send {LShift down}{End} Which works like a charm tnx |
|
 |
Forum: Support Topic: Hotkey for Home, End, page up , down |
| mdiephuis |
|
Posted: February 16th, 2010, 1:33 pm
|
|
Replies: 7 Views: 1644
|
| New question if I may, I am afraid I can not seem to get the same combination working with the shift button down to make a selection. i.e. From ^Left::Send {Home} To something like this ^+Left::Send {LShift & Home} So I basically want it to select everything on a line from the current cursor pos... |
|
 |
Forum: Support Topic: Hotkey for Home, End, page up , down |
| mdiephuis |
|
Posted: February 11th, 2010, 1:42 pm
|
|
Replies: 7 Views: 1644
|
@HotKeyIt
That works for me! Thanks a lot for your help |
|
 |
Forum: Support Topic: Hotkey for Home, End, page up , down |
| mdiephuis |
|
Posted: February 11th, 2010, 12:55 pm
|
|
Replies: 7 Views: 1644
|
| Hi! I cann't seem to get a very simple script to work. Namely to get control - left arrow to give the 'Home' command, control-right arrow the 'End' etc i.e ^Left::Home ^Right::End ^Up::PgUp ^Down::PgDn The first 2 lines result in page up/down instead of home/end and the last two lines don't seem to ... |
|
 |
| Sort by: |