vaion Posted December 7, 2005 Report Posted December 7, 2005 Could it be possible to make a global hotkey system for utorrent? ( It doesnt actually have to be any kind of system, I was only thinking about a global hotkey for pausing/resuming all the torrents )
Animorc Posted December 7, 2005 Report Posted December 7, 2005 Isn't the tray contextmenu enough? Rightclick -> Pause all torrents.
splintax Posted December 7, 2005 Report Posted December 7, 2005 I don't like global hotkeys personally, since they interfere with hotkeys in other programs, and you never know which hotkey will work...
1c3d0g Posted December 7, 2005 Report Posted December 7, 2005 Splintax: I was about to say that...but you said it even better than I could. Agreed 100%.
Miffo Posted December 7, 2005 Report Posted December 7, 2005 But a hotkey is needed.Hm, ctrl+p is taken..
Firon Posted December 7, 2005 Report Posted December 7, 2005 That's not a global hotkey though. A global hotkey works for a specific program regardless of what window you have on top
1c3d0g Posted December 7, 2005 Report Posted December 7, 2005 No, it's not "needed". :| What is needed is more bugfixes and less feature requests...
Miffo Posted December 7, 2005 Report Posted December 7, 2005 Who says its global? not me.And since most other commands has hotkeys, its needed.+it wont add any to your pile of "bloatness" so you dont have any argument against it..ctrl +r would work as resume all i think.
Firon Posted December 7, 2005 Report Posted December 7, 2005 The person making this thread was asking for global hotkeys to do some of the functions.
splintax Posted December 8, 2005 Report Posted December 8, 2005 Sorry, but the people suggesting CTRL+letter combinations as global hotkeys are being stupid.Did you even read what I said before? This will interfere with other programs (in fact, I have my doubts that it is even possible). If you're suggesting a local hotkey, you're already in the program, is 1 or 2 more clicks such a problem? CTRL+P is print in 99% of print-functional programs. CTRL+R is refresh in many web browsers.This would be a disaster.
1c3d0g Posted December 8, 2005 Report Posted December 8, 2005 ...This would be a disaster.That's why I personally HATE all types of hotkeys, but I guess to each their own...
nightshifted Posted December 8, 2005 Report Posted December 8, 2005 Ctrl Alt Shift R? Esc Meta Alt Ctrl Shift to you too.
vaion Posted December 8, 2005 Author Report Posted December 8, 2005 Right.. Obviously many of you dont use hotkeys, but I do sometimes. So is there any other downside, besides your personal hate? it wont add any to your pile of "bloatness"Can you argue with that?
RedBeard Posted March 6, 2006 Report Posted March 6, 2006 NEEDED FEATURE.What? : We _do_ need a global windows hotkey for pausing all torrents. Why? : Because we like to give all of our bandwidth to uTorrent, and right now almost no consumer router/nat does usable QOS with VOIP and the like. When my monitor is OFF and I my telephone rings (VOIP call), it is silly to have to wait for the monitor to turn on, fumble with the mouse and right-click pause-all-torrents, or answer the phone and make my caller wait before we can understand what eachother are saying. This feature is super fast to implement, would not cause the application any bugs, and would be highly useful to many of us. It'd be an easy fix to a real problem.HOW? : This feature takes ~30 seconds to implement, and here's how:http://www.codeproject.com/system/nishhotkeys01.aspResponses (with due respect):@1c3d0g: that's cool that you don't have a need for it. Also, I feel you on hotkeys; sometimes they really are overused. But as I've pointed out, a blind-pause-all feature is really needed specifically because of the type of function uTorrent performs. Being able to walk up to the keyboard and quickly hit a key, then answer the telephone (VOIP) is VERY worthwhile and an increasingly common situation. A global hotkey is safe and easy to implement. I understand that you don't need this feature, but please remember others certainly do. Again, the emphasis here is on a blind-key; that is no combination of menus entries or application hotkeys serves as a functional replacement. This needs to work with the monitor off and no regard for whether uTorrent is in focus or not.@splintax: No offense, but the problem you specified doesn't really exist unless the coder is retarded, and we know that's not the case here. You can check the registration of a hotkey by checking the return value of the RegisterHotKey() api call. This prevents any interference with other apps. Right now, my Chinese<->English dictionary registers ctrl+alt+F1 to enable/disable mouse-over translating. This is also an easy to toggle option in the config, so those that don't want/need it arn't forced to live with it. The emphasis here is, people DO need this feature, you just may not be one of them, your point is inaccurate regarding interferance, this feature takes ~30 seconds to add to the code, and finally, it's extremely difficult for it to contribute a bug == good feature.Much love to all. I hope I've made a compeling case. Given the ease of implementation, the fact that this solves a very real problem experienced by many of us, and doesn't contribute to program instability should make this feature an easy choice. I'll offer any help with the C++ code if needed, though I'm sure he's got it covered.Red Beard
RedBeard Posted March 7, 2006 Report Posted March 7, 2006 I forgot to clarify something: Global hotkey _system_? No.Global pause-all hotkey? Yes!Redbeard
RedBeard Posted March 8, 2006 Report Posted March 8, 2006 Except I DO want a global-pause-hotkeyRed Beard
BuZu Posted March 9, 2006 Report Posted March 9, 2006 Why not make global hotkey(s) configurable and disabled by default?
RedBeard Posted March 10, 2006 Report Posted March 10, 2006 >Why not make global hotkey(s) configurable and disabled by default?Exactly. No need to have it on if someone doesn't need it.
BlitX Posted April 27, 2006 Report Posted April 27, 2006 µTorrent does have the 'boss' key as a global hotkey, and that might suffice if there was a local keyboard shortcut for pause/resume all torrents.Another option could be a command line option for pause/resume all torrents. Then a hotkey could be assigned to a shortcut(.lnk) for "utorrent.exe /pause_all", etcRedBeard: One possible solution for your situation could be to have a shortcut (with hotkey) that runs a program to suspend the utorrent.exe process (eg something like "process.exe -s utorrent.exe" @ http://www.beyondlogic.org/solutions/processutil/processutil.htm) someone else used vbscript to reduce utorrent bandwidth for voip: http://forum.utorrent.com/viewtopic.php?id=8961Also, is there a list of utorrent keyboard shortcuts? I couldn't find one in the FAQs and havn't (yet) found one in the forums. So far I think I figured out the following:ctrl+r RSS feed dialogctrl+u add torrent from url dialogctrl+o open torrent dialogctrl+p prefferances dialogctrl+d open torrent dialogctrl+g network wizard dialogctrl+n create new torrent dialogctrl+c Copy torrent list in view to clipboardesc minimizef1 help (web)f4 buttons show/hidef5 details show/hidef6 status bar show/hidef7 categories show/hidef10 menu select (same as alt)del remove selected torrenttab, shift+tab, arrow keys, alt, alt+letter : typical windows functionality
Ultima Posted April 27, 2006 Report Posted April 27, 2006 All the keyboard shortcuts are already in the menus, so I'm not sure why there should need to be a separate list for it O.oCtrl+C is also considered typical functionality, so that's why it's not listed in the menus either.
vanDivX Posted May 14, 2006 Report Posted May 14, 2006 I completely agree with RedBeardRedBeard: One possible solution for your situation could be to have a shortcut (with hotkey) that runs a program to suspend the utorrent.exe process (eg something like "process.exe -s utorrent.exe" @ http://www.beyondlogic.org/solutions/processutil/processutil.htm) someone else used vbscript to reduce utorrent bandwidth for voip: http://forum.utorrent.com/viewtopic.php?id=8961you pple around utorrent seem to be willing to go to any ridiculous length to stroke your purist egos by not adding anything not stricly needed into utorrent (I don't mean just this thread but whole approach on this forum), for you I move to remove that search bar and all those silly buttons that pple even go to such length as to customize them while probably only downright noobs ever click on them and use them and some of them don't even have proper or logical functionality, what use is the Play, Pause, Stop buttons if they do sweet f'all unless you bother first to select torrents for them to work on (which if you selected them, you might as well right click them and play pause or stop them that wayin short, in the name of purism, kick those useless icon buttons off utorrent and throw out that search bar after them before door closes, thxoh yes, and then implement that global hotkey as RedBeard saysvanDivX
Recommended Posts
Archived
This topic is now archived and is closed to further replies.