Hacker News new | ask | show | jobs
by drcongo 3646 days ago
In what way is a middle click dependent on the OS? And in what way is moving your hand away from the keyboard to click a mouse better than simply hitting a key combo?
1 comments

The OS does decide what to do upon middle-click. In X11 (which handles input events and actions on most desktop Linuxes), middle-click pastes text selection.

Shift+Insert is the keyboad equivalent of middle-click, BTW. Apple (or the ecosystem) doesn't have a monopoly on keyboard shortcuts; in fact, it has been my experience that Apple UIs focus on touchpad usage too much, to the point of completely ignoring and skipping keyboard shortcut support.