Magdock
Moderator: Forum moderators
-
- Posts: 13
- Joined: Fri Aug 14, 2020 1:59 am
Magdock
- taersh
- Posts: 951
- Joined: Tue Jul 07, 2020 11:13 pm
- Location: Germany
- Has thanked: 53 times
- Been thanked: 119 times
Re: Magdock
My Music:
https://soundcloud.com/user-633698367
Using my own build of Bionic64
The far-left is as fascist as the far-right is!
-
- Posts: 13
- Joined: Fri Aug 14, 2020 1:59 am
Re: Magdock
Hmm, implementing ESC as a trigger for that would be problematic...jeffneedle wrote: ↑Mon Sep 14, 2020 9:36 pm Hi. Does anyone know if support is available for magdock? I can't find contact info in any of the files in the download. I want to change its behavior so that it minimizes back to the tray after pressing the escape key. Thanks.
The magnifying window is deliberately set to not accept focus, so local keyboard shortcuts won't work.
And I'm pretty sure that defining it as a global shortcut would intercept it from all other apps.
Anyway, there's already a (undocumented) way to quickly minimize the magnifying window - just make sure "Hide on mouse hover" option in Preferences is unchecked and then you can simply middle-click the dock to hide it.
HTH
Greetings!
Omnia mea mecum porto.
- taersh
- Posts: 951
- Joined: Tue Jul 07, 2020 11:13 pm
- Location: Germany
- Has thanked: 53 times
- Been thanked: 119 times
Re: Magdock
Yes, you should not post a new question over there.
I posted this link to make you read that topic, so you would understand that there's perhaps a lot of information missing in your opening post of this topic here.
My Music:
https://soundcloud.com/user-633698367
Using my own build of Bionic64
The far-left is as fascist as the far-right is!
- bigpup
- Moderator
- Posts: 6975
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 902 times
- Been thanked: 1520 times
Re: Magdock
Right click on the magdock tray icon.
Select help.
It tells you how to control using the mouse.
Other options in that right click menu.
You have to use the mouse to move around what magdock is magnifying.
Seems logical to use the mouse to control it.
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
-
- Posts: 13
- Joined: Fri Aug 14, 2020 1:59 am
Re: Magdock
- taersh
- Posts: 951
- Joined: Tue Jul 07, 2020 11:13 pm
- Location: Germany
- Has thanked: 53 times
- Been thanked: 119 times
Re: Magdock
Then make use of pressing both mouse buttons. Usually this is interpreted as a middle-click in Puppy (Linux general?)!jeffneedle wrote: ↑Tue Sep 15, 2020 2:29 am Thanks to both of you. My mouse is older, no middle button. I'll just continue to use the standard way of closing magdock. Thanks again.
My Music:
https://soundcloud.com/user-633698367
Using my own build of Bionic64
The far-left is as fascist as the far-right is!
-
- Posts: 13
- Joined: Fri Aug 14, 2020 1:59 am
- bigpup
- Moderator
- Posts: 6975
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 902 times
- Been thanked: 1520 times
Re: Magdock
menu->Setup->Mouse/keyboard Wizard->Type of Mouse
Only have selected middle button emulated on 2-button mouse
DO NOT have selected mouse has scroll wheel.
.
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
-
- Posts: 546
- Joined: Thu Aug 13, 2020 9:55 am
- Has thanked: 57 times
- Been thanked: 198 times
- Contact:
Re: Magdock
Code: Select all
sh -c "pkill magdock || magdock"