AutoHotKey (AHK)
reboot, shutdown
- per Windows, emulant combinació a KDE Plasma Linux
- shutdown: SHIFT+CTRL+ALT+Pg.Dn
- reboot:SHIFT+CTRL+ALT+Pg.Up
+^!PgDn:: Shutdown, 1 +^!PgUp:: Shutdown, 2 ; LShift & RControl & RAlt & PgDn
windows:utils:ahk
+^!PgDn:: Shutdown, 1 +^!PgUp:: Shutdown, 2 ; LShift & RControl & RAlt & PgDn