Yes, you reach out with your arms and move the computer over.

 

J.

 

 

 

 

From: mylifeorganized@googlegroups.com 
[mailto:mylifeorganized@googlegroups.com] On Behalf Of grizz
Sent: Wednesday, February 21, 2018 02:17
To: MyLifeOrganized
Subject: [MLO] Re: Is there any hotkey way to get the current line to be in the 
middle of the screen?

 

Hi,

 

you can use autohotkey and binding a key to act as mouse scroll

 

^PgUp::

Send {WheelUp 3}

Return

Ctrl+Pgup will act as sroll mous up 3 times.

 

To make hotkey work only in work only in MLO:

#IfWinActive ahk_exe mlo.exe


^PgUp::

Send {WheelUp 3}

Return

 

return

#if

 

Regards,

― grizz 



W dniu wtorek, 30 stycznia 2018 14:32:36 UTC+1 użytkownik John . Smith napisał:

 

Hello

 

Is there any hotkey way to get the current line to be in the middle of the 
screen?

 

Background 

If while one is looking at one's tasks, one accidentally hits say the [Home] 
key, then the top task on your view gets focus. 
What is useful is that [Alt]+[BackArrow] will get one back to task one was 
looking at. 

However, now your task is at the bottom of your screen. (But this is irritating 
because you can't see the neighbouring tasks below it that are coming up...)

If one then hits [PgDn] then [PgUp] you task will now your task to the top of 
your screen.  (But this is irritating because in Hierarchical view you can't 
see where you are...)

 

Obviously, you could use the mouse wheel to scroll the current line into the 
middle of the screen, but this is slow because it requires one to use the 
mouse. 
How can I quickly get the current task to be (vertically) in the middle of my 
screen, just using the keyboard.

 

Cheers

 

J

 

 

-- 
You received this message because you are subscribed to the Google Groups 
"MyLifeOrganized" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mylifeorganized+unsubscr...@googlegroups.com.
To post to this group, send email to mylifeorganized@googlegroups.com.
Visit this group at https://groups.google.com/group/mylifeorganized.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mylifeorganized/60ac0b17-dad6-4feb-bfea-378842722730%40googlegroups.com
 
<https://groups.google.com/d/msgid/mylifeorganized/60ac0b17-dad6-4feb-bfea-378842722730%40googlegroups.com?utm_medium=email&utm_source=footer>
 .
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"MyLifeOrganized" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mylifeorganized+unsubscr...@googlegroups.com.
To post to this group, send email to mylifeorganized@googlegroups.com.
Visit this group at https://groups.google.com/group/mylifeorganized.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mylifeorganized/000001d3ac1b%24d8a2d1c0%2489e87540%24%40yahoo.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to