-1

Avoiding the use of the mouse entirely is hard today, as most OSes, browsers and software in general are very GUI-oriented. What system, software and general tricks are you using to completely avoid the use of the mouse today?

1 Answers1

3

Well on OSX I use Spectacle, and on Linux I use XMonad which are both quite apt at turning your window-soup into window-bento. Also a lot of OSX system nonsense can actually be dealt with via AppleScript, in case you don't like clicking away notifications and the like.

Sean D
  • 66