Windows=X windows <Window title!*>
Drives=X disklist
Processes=X processes <Process!*> <:Sort by;:Unsort;/N:Process name;/T:Total time;/C:CPU usage;/M:Memory;/H:Handles count>
Services=X services <Service!*> <:Sort by;/N:Service name;/S:Service state>
System info=X sysinfo 5
Hardware info=X hardware
Reboot/Shutdown=X shutdown <:Mode;r:Reboot;s:Shutdown;p:Power off;l:Logout> <:;f:Force+>
Send message=[]

#Windows
Close window=X winctrl <Win handle> /c
Close application=X kill <Process id>
Kill process=X kill <Process id> /f

#Processes
Close application=X kill <Process id>
Kill process=X kill <Process id> /f

#Services
Start=X svsctrl <Name> /S
Stop=X svsctrl <Name> /P
Auto startup=X svsctrl <Name> /A
Manual startup=X svsctrl <Name> /M
Disable startup=X svsctrl <Name> /D

