I have made a skin that uses the same powershell commandlet package to switch my desktop by clicking which desktop I want to be on in a menu. I was wondering if there was a way to modify the menu link a command that does the switching for example mine is
Leftmouseupaction=[!commandMeasure switcher0 "Run"]
could it be modified to also run once the measure to get desktop like so
Leftmouseupaction=[!commandMeasure switcher0 "Run"] [!command measure displayvdesk "Run"]
and have that measure be
and the meter that displays the results look like this
Leftmouseupaction=[!commandMeasure switcher0 "Run"]
could it be modified to also run once the measure to get desktop like so
Leftmouseupaction=[!commandMeasure switcher0 "Run"] [!command measure displayvdesk "Run"]
and have that measure be
Code:
[displayvdesk]Measure=PLUGINPlugin=RunCommandProgram=PowerShellParameter=Get-DesktopNameState=HideOutputType = ANSI
Code:
[MeterResult]MeasureName = displayvdeskMeter = StringText = %1FontColor = 225,225,225,100
Statistics: Posted by Gadget-Gurl — Today, 12:12 pm