AutoHotkey Community

It is currently May 23rd, 2012, 11:40 pm

All times are UTC [ DST ]


Search found 4 matches
Search these results:

Author Message

 Forum: Support   Topic: Hotkey for Home, End, page up , down

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

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

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

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:  
Page 1 of 1 [ Search found 4 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group