Hacker News (curated)new | past | comments | ask | show | jobs| show hidden

> either have a discoverable GUI for noobs, or a configurable, keyboard driven system

Absolutely wrong. Windows is both and it can be 100% keyboard driven.



Try editing key-values in Regedit using only the keyboard.

Set-ItemProperty -Path "HKCU:\Software\MyNewKey" -Name "Example" -Value "Blah" :)

Or at least, XP could.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact | github