Feature keystrokes

Started by BenYeeHua, May 11, 2013, 01:50:14 AM

Previous topic - Next topic

BenYeeHua

Just wanna to ask, did you has any plans for shortcut keys?
Like clicking Ctrl+Tab switch between All processes/Active processes, right click on that process, click T for Trim virtual memory, R for Restart process, P for Politely terminate, F for Forcibly terminate etc. :)

bertie97

#1
Just moved to 5b & my config is still intact.   8)
Power profiles seem to be switching Ok - events are being logged.
So far so good.

Quote from: BenYeeHua on May 11, 2013, 01:50:14 AM
Just wanna to ask, did you has any plans for shortcut keys?
Like clicking Ctrl+Tab switch between All processes/Active processes, right click on that process, click T for Trim virtual memory, R for Restart process, P for Politely terminate, F for Forcibly terminate etc. :)
& ctrl+shift z for destructive format of all drives  ;D

- Like the idea for a shortcut to call proc terminations

Jeremy Collake

There are already a few keyboard accelerators (as they are called by the Windows API/SDK).

These include:

DEL = forcibly terminate selected processes
CTRL-A = select all processes
CTRL-G = toggle graph visibility
CTRL-R = toggle RAM load visibility

I need to document these, and add a few more!
Software Engineer. Bitsum LLC.

hanemach_gt

Quote from: Support on June 16, 2013, 09:32:38 AM
There are already a few keyboard accelerators (as they are called by the Windows API/SDK).

These include:

DEL = forcibly terminate selected processes
CTRL-A = select all processes
CTRL-G = toggle graph visibility
CTRL-R = toggle RAM load visibility

I need to document these, and add a few more!

I encourage you post them in that thread: https://bitsum.com/forum/index.php/topic,1295.0.html
<img src="[url="http://imageshack.com/a/img913/7827/On37F9.gif"]http://imageshack.com/a/img913/7827/On37F9.gif[/url]"/>

Jeremy Collake

Software Engineer. Bitsum LLC.