I also don't have iTunes, but I'd try with other player. If you don't have anything else installed, you probably have at least Windows Media Player. Try with that one. Does the issue occurres with it?brax64 wrote: ↑September 24th, 2020, 11:59 pm It seems that the issue arises only with iTunes... when I try to load the Player.ini skin trough hotkey, is not happening if I load it trough the main skin (Gruvy.ini) context menu... while iTunes its already running.
If iTunes is not running, the Player.ini skin load regularly either way (Gruvy.ini context menu or hotkey)...
It is currently October 12th, 2024, 4:30 am
HotKey plugin 1.0
-
- Rainmeter Sage
- Posts: 16651
- Joined: October 11th, 2010, 6:27 pm
- Location: Gheorgheni, Romania
Re: HotKey plugin 1.0
-
- Posts: 172
- Joined: July 8th, 2018, 8:05 pm
Re: HotKey plugin 1.0
Double check again, with WMP is not happening, The player load/unload regularly with the hotkey and the context menu command...
-
- Rainmeter Sage
- Posts: 16651
- Joined: October 11th, 2010, 6:27 pm
- Location: Gheorgheni, Romania
Re: HotKey plugin 1.0
Alright, but in this case someone else will have to help you, because as said, I have no iTunes.
-
- Posts: 172
- Joined: July 8th, 2018, 8:05 pm
Re: HotKey plugin 1.0
That's ok, thank you very much for your time anyway!
-
- Posts: 13
- Joined: August 7th, 2021, 1:53 pm
- Location: Ukraine
Re: HotKey plugin 1.0
Hi!
Is there a way to assign hotkey (Win-F for instance) for bringing up to front ALL active skins?
Thank's!
Is there a way to assign hotkey (Win-F for instance) for bringing up to front ALL active skins?
Thank's!
-
- Developer
- Posts: 22850
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: HotKey plugin 1.0
What you might want to do is assign Win-F to
"C:\Program Files\Rainmeter\Rainmeter.exe" !ZPos "2" "*"
https://docs.rainmeter.net/manual/bangs/#ZPos
Keep in mind however, that is is NOT about bringing all the skins to the front temporarily, but will force them to the front all the time. There is no way I know of to just "give focus" to all (or any) skins so they come to the front just for that moment. So you would need some corresponding keystroke to put them back to "Normal" or "On Desktop".
-
- Posts: 13
- Joined: August 7th, 2021, 1:53 pm
- Location: Ukraine
-
- Rainmeter Sage
- Posts: 1398
- Joined: April 24th, 2021, 8:13 pm
Re: HotKey plugin 1.0
"C:\Program Files\Rainmeter\Rainmeter.exe" !ZPos "-1" "*"
from the Realm of Death
-
- Posts: 104
- Joined: June 7th, 2021, 11:46 am
Re: HotKey plugin 1.0
Is there a way to listen to modifier keys? Tried setting Hotkey=Shift and it doesn't work
-
- Developer
- Posts: 2738
- Joined: November 24th, 2011, 1:42 am
- Location: Utah
Re: HotKey plugin 1.0
SHIFT, CTRL, and ALT only work in combination with other keys. This is because there is no "SHIFT" key....there are 2 shift keys. Left shift and right shift.
I could probably change it to work in the way you are trying, but honestly, I haven't worked on this plugin in years...so it's unlikely I will be modifying this anytime soon.
For now, you can try a specific shift key:
HotKey=LSHIFT or HotKey=RSHIFT
-Brian
I could probably change it to work in the way you are trying, but honestly, I haven't worked on this plugin in years...so it's unlikely I will be modifying this anytime soon.
For now, you can try a specific shift key:
HotKey=LSHIFT or HotKey=RSHIFT
-Brian