Issue 114 in mdesktop: More hotkey options & possibility to disable hotkeys

11 views
Skip to first unread message

mdes...@googlecode.com

unread,
Nov 4, 2011, 12:50:38 PM11/4/11
to mdes...@googlegroups.com
Status: New
Owner: jacerox1...@gmail.com
Labels: Type-Enhancement

New issue 114 by dumoulin...@gmail.com: More hotkey options & possibility
to disable hotkeys
http://code.google.com/p/mdesktop/issues/detail?id=114

For mDesktop V 1.6 beta 2, it is only possible to select hotkeys combos
from a list. The problem come from the switch desktop hotkeys, bonded to
either ctrl, shift or alt and the arrows. Those combos are already used in
different programs and interer with mDesktop (or vice versa).

I suggest the possibility to add more modifiers and the possibility to
choose which key will activate the function.

jason stallings

unread,
Nov 4, 2011, 8:38:38 PM11/4/11
to mdes...@googlegroups.com
Yeah I've now seen this an error. I'm working on completely re-writing
the program. So this was just a poor quick fix. I'll get something
else out soon.

> --
> You received this message because you are subscribed to the Google Groups
> "mDesktop" group.
> To post to this group, send email to mdes...@googlegroups.com.
> To unsubscribe from this group, send email to
> mdesktop+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/mdesktop?hl=en.
>
>

--
Jason Stallings
http://pr.ojectblue.com
(281) 377-6263

mdes...@googlecode.com

unread,
Dec 7, 2011, 9:35:58 AM12/7/11
to mdes...@googlegroups.com

Comment #1 on issue 114 by itairaz: More hotkey options & possibility to
disable hotkeys
http://code.google.com/p/mdesktop/issues/detail?id=114

I second that completely. Ctrl+arrow is used to jump between words in any
text area (in gmail, word, etc.). It is a very common combination, so you
really can't take over it.
The easiest hack would be to allow disabling hotkeys. This way if a hotkey
happens to bother anyone, it can simply be disabled altogether.

mdes...@googlecode.com

unread,
Dec 9, 2011, 3:56:01 AM12/9/11
to mdes...@googlegroups.com

Comment #2 on issue 114 by jmugur...@gmail.com: More hotkey options &

FYI, I guess you can also use Windows key as well (and possibly others).
The way to do it is to edit the ini file and set the corresponding ahk code
for the key you want. For example I use windows-number to jump directly to
a desktop, even if the drop down just allows ctrl, shift or alt.

I had to edit the the ini and set:
switchMod=#


mdes...@googlecode.com

unread,
Dec 9, 2011, 11:29:01 AM12/9/11
to mdes...@googlegroups.com

Comment #3 on issue 114 by fer...@gmail.com: More hotkey options &

any idea if a laptop's fn+key key combination sends out a press detectable
and distinguishable from just the key? or would it send out two presses
(one for fn and one for the key)? or something else?

mdes...@googlecode.com

unread,
Dec 13, 2011, 4:09:43 AM12/13/11
to mdes...@googlegroups.com

Comment #4 on issue 114 by Johansso...@gmail.com: More hotkey options &

I too have problems with other programs using the same key-combinations..
Also in Windows 7 Win+Arrow/Number is already occupied as well
I would really appreciate that the F1..F12 keys could be use as these are
not commonly used in other programs.

mdes...@googlecode.com

unread,
Jan 6, 2012, 6:34:54 AM1/6/12
to mdes...@googlegroups.com
Updates:
Status: Accepted

Comment #5 on issue 114 by jacerox1...@gmail.com: More hotkey options &

I'm working on a complete rebuild and this is one of the planned features.
Stay tuned!

mdes...@googlecode.com

unread,
Jan 6, 2012, 7:03:11 AM1/6/12
to mdes...@googlegroups.com

Comment #6 on issue 114 by jacerox1...@gmail.com: More hotkey options &

Issue 90 has been merged into this issue.

mdes...@googlecode.com

unread,
Jan 6, 2012, 7:11:14 AM1/6/12
to mdes...@googlegroups.com

Comment #7 on issue 114 by jacerox1...@gmail.com: More hotkey options &

Issue 104 has been merged into this issue.

mdes...@googlecode.com

unread,
Jan 6, 2012, 7:31:25 AM1/6/12
to mdes...@googlegroups.com

Comment #8 on issue 114 by jacerox1...@gmail.com: More hotkey options &

Issue 61 has been merged into this issue.

mdes...@googlecode.com

unread,
Feb 19, 2012, 2:54:53 PM2/19/12
to mdes...@googlegroups.com

Comment #9 on issue 114 by johannes...@gmail.com: More hotkey options &

+1, thanks for accepting this! Great work!

mdes...@googlecode.com

unread,
Feb 19, 2012, 6:59:09 PM2/19/12
to mdes...@googlegroups.com

Comment #10 on issue 114 by jacerox1...@gmail.com: More hotkey options &

Yeah I definantly see this is an issue, and I'm sorry its taking so long
for a fix.

Extremely busy irl, but I haven't forgotten about y'all.

mdes...@googlecode.com

unread,
Mar 27, 2012, 5:59:17 AM3/27/12
to mdes...@googlegroups.com

Comment #11 on issue 114 by geo...@gmail.com: More hotkey options &

Yes, please add this one. Really disturbing that you can't switch it off.
And all the other combinations are used in other applications. In all other
senses - amazing app! Simple, nice and does the job! Great job!

mdes...@googlecode.com

unread,
Apr 30, 2012, 11:51:09 AM4/30/12
to mdes...@googlegroups.com

Comment #12 on issue 114 by jsteph...@gmail.com: More hotkey options &
A simple change would be to add Ctrl + Alt + Arrow as an option. That isn't
currently used for anything I can think of.

mdes...@googlecode.com

unread,
Apr 30, 2012, 11:52:59 AM4/30/12
to mdes...@googlegroups.com

Comment #13 on issue 114 by kim.kaar...@gmail.com: More hotkey options &
jsteph, what i know, it is used for intel graphics cards to rotate the
screen.

mdes...@googlecode.com

unread,
Jun 12, 2012, 7:25:08 PM6/12/12
to mdes...@googlegroups.com

Comment #14 on issue 114 by Chad.Man...@gmail.com: More hotkey options &
I support this as well and I look forward to the rewrite, but in the
meantime I was hoping to modify the ini file that jmugur...@gmail.com
mentioned. There was no mention of where to find the file, but another post
indicated that it belonged in C:\Program Files (x86)\mDesktop\swipe.ini,
while yet another post provided a switch.ini file with modifications.

Armed with this, I put the switch.ini file in the directory listed above
and restarted mDesktop, but it doesn't seem that the app is referencing the
ini file at all. Is there something I'm missing? Does 1.6b3 even support
the ini file? Is there anything else I can do to modify the shortcuts until
a new version that supports them comes out?

The app looks great and seems just right to fit my needs, but with the
current hotkeys it's just not possible for me to use.

mdes...@googlecode.com

unread,
Jun 12, 2012, 10:35:16 PM6/12/12
to mdes...@googlegroups.com

Comment #15 on issue 114 by Chad.Man...@gmail.com: More hotkey options &
I solved my issue, by lucky accident.

As I was uninstalling mDesktop I decided to try v1.5, hoping that version
might have an .ini file I could customize. I clicked to download it, but my
coordination was a bit off and I accidentally clicked the .zip version of
1.6b3.

I decided to check out the contents of the .zip file since I was already
downloading it, and I'm glad I did! Instead of a lone .exe as I expected,
there was a swipe.ini file as well as other differences that indicated this
version didn't require an install.

Long story short: with the .zip version and its .ini file, I was able to
customize the hotkeys and I can now use mDesktop in my environment. The
only thing I couldn't figure out how to do was to use the numbers on the
numpad to go directly to a desktop instead of having to use those on the
number row. Anyone know how I would go about doing that?

Anyway, here's the first portion of my swipe.ini, in case anyone finds it
useful:

[Settings]
unhide=^#NumpadSub
switchnext=^#NumpadDot
switchprev=^#Numpad0
numdesks=4
switchMod=^#
sendmod=^#!

Explanatory note:
^ = Control key
# = Windows key
! = Alt key

As documented here: http://www.autohotkey.com/docs/KeyList.htm
And here: http://www.autohotkey.com/docs/Hotkeys.htm

mdes...@googlecode.com

unread,
Jun 14, 2012, 5:15:21 PM6/14/12
to mdes...@googlegroups.com

Comment #16 on issue 114 by fer...@gmail.com: More hotkey options &
ahk (and windows) have different key presses if the numlock is on or off.
I think the adjusted codes are in the ahk docs somewhere

mdes...@googlecode.com

unread,
Jun 29, 2012, 10:24:41 AM6/29/12
to mdes...@googlegroups.com

Comment #17 on issue 114 by jmugur...@gmail.com: More hotkey options &
Issue 159 has been merged into this issue.

mdes...@googlecode.com

unread,
Jun 29, 2012, 2:55:28 PM6/29/12
to mdes...@googlegroups.com

Comment #18 on issue 114 by jmugur...@gmail.com: More hotkey options &
Issue 157 has been merged into this issue.

mdes...@googlecode.com

unread,
Jun 29, 2012, 2:57:28 PM6/29/12
to mdes...@googlegroups.com

Comment #19 on issue 114 by jmugur...@gmail.com: More hotkey options &
Issue 143 has been merged into this issue.

mdes...@googlecode.com

unread,
Aug 28, 2012, 12:06:51 PM8/28/12
to mdes...@googlegroups.com

Comment #20 on issue 114 by neurot...@gmail.com: More hotkey options &
Thanks Chad.Man, great stuff! Note that you don't need to download the zip
to get the ini. mDesktop writes the ini every time it starts and exits.
On Win7 x64, the ini is
at "C:\Users\<username>\AppData\Local\VirtualStore\Program Files
(x86)\mDesktop\"

mdes...@googlecode.com

unread,
Sep 14, 2012, 10:02:19 AM9/14/12
to mdes...@googlegroups.com

Comment #21 on issue 114 by borro...@gmail.com: More hotkey options &
it would also be nice to be able to use Alt+F1 , Alt+F2 , etc

mdes...@googlecode.com

unread,
Sep 17, 2012, 4:37:52 AM9/17/12
to mdes...@googlegroups.com

Comment #22 on issue 114 by geo...@gmail.com: More hotkey options &
Chad.Mad thanks a lot! Works wonderful!

mdes...@googlecode.com

unread,
Apr 15, 2013, 6:33:04 PM4/15/13
to mdes...@googlegroups.com

Comment #23 on issue 114 by jacerox1234: More hotkey options & possibility
I started working on this one today, but I'm having trouble coming up with
the best solution. The built in hotkey control caused other issues. Would a
bigger list work for now until I can get around to redoing the interface?

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

mdes...@googlecode.com

unread,
Apr 16, 2013, 8:47:24 PM4/16/13
to mdes...@googlegroups.com

Comment #24 on issue 114 by jacerox1234: More hotkey options & possibility
Issue 131 has been merged into this issue.

mdes...@googlecode.com

unread,
Apr 16, 2013, 8:49:24 PM4/16/13
to mdes...@googlegroups.com

Comment #25 on issue 114 by jacerox1234: More hotkey options & possibility
Issue 179 has been merged into this issue.

mdes...@googlecode.com

unread,
Apr 16, 2013, 8:52:37 PM4/16/13
to mdes...@googlegroups.com

Comment #26 on issue 114 by jacerox1234: More hotkey options & possibility
Issue 49 has been merged into this issue.

mdes...@googlecode.com

unread,
Feb 7, 2014, 6:05:25 PM2/7/14
to mdes...@googlegroups.com

Comment #27 on issue 114 by St...@senglish.plus.com: More hotkey options &
I use Alt+1 and similar combinations in other software - specifically
MyLifeOrganized. It would be really good to be able to disable those
hotkeys or be able to specify a combination like ^#1 to ^#4 for my virtual
desktops.

Other than that, thanks for a great little app, well worth my donation to
support development.
Reply all
Reply to author
Forward
0 new messages