Disch wrote: |
---|
I won't disagree that keyboard is faster than the mouse. In fact I prefer to use the keyboard whenever practical for that very reason. |
Me too; I hate using the damn mouse where unnecessary. Some things force you to, even though the keyboard would be faster.
Assuming you know the exact name of every path in the diretory tree, have whatever cryptic commands you need (and any arguments they take) memorized, and don't mistype anything, then yes, you're right. |
Well, there you go, then. I wouldn't say sizeof <file> is exactly cryptic though, would you? Anyway, console programs have usage messages for a reason... the same reason UNIX has man pages and everything.
Also, who boots explorer from the start menu? Don't you have shortcuts to common directories in the launcher on your taskbar? Do you at least have a cmd shortcut since you appreantly use it a lot? Or do you actually go to Run every time? |
No, I'm on a laptop temporarily. On my other PC, on the rare occasion I use windows for anything except playing games, I have the taskbar at the top. I find it's faster there; one reason that could be is because the window controls are also at the top. The issue with that is that the windows gui is so fail that occasionally, programs manage to put themselves in stupid places such that you can't move them, and you can't access the window controls. You have to move the taskbar to one side and then move the window. The gui should
not let programs do that.
Plus, when I get my PC back, I'll show you my panels in GNOME. Whenever I install an operating system that uses GNOME, I spend about half an hour organisng the panels to ultimately increase my productivity. In fact, I might even be able to find a screenshot I posted here before for you.
blackcoder41 wrote: |
---|
nice video, not everyone can type that fast. and you use shortcuts %windir%. |
Yes; there's also %systemroot%, but for some reason, there's no expanding string for system32 itself. You'd expect there to be a %sysdir% or something. I could make one, but I cba.
system32 is also included in %path% that's why you can access cmd.exe from the start menu. |
You might also notice that there's an icon to cmd.exe on my start menu. I would have thought the reason I used the text box was apparent: to make it a fair test...