←back to thread

1345 points philosopher1234 | 1 comments | | HN request time: 0s | source
Show context
bogwog ◴[] No.34629739[source]
Played this for a bit but ran into some trouble with the key mappings. CTRL to crouch means that I can't really press anything else without causing firefox to ruin the game.

* CTRL+R (reload) causes the page to refresh

* CTRL+W (walk forward) attempts to close the current tab

* CTRL+S (walk backward) opens a dialog to save the current page

* CTRL+D (walk right) bookmarks the current page

Luckily firefox shows a confirmation dialog before refresh or closing the tab, but that causes the game to freeze until you dismiss it.

Also sound didn't work at all

replies(7): >>34629849 #>>34629850 #>>34630456 #>>34631093 #>>34631578 #>>34631651 #>>34632122 #
rollcat ◴[] No.34631651[source]
Say what you like about Apple, but having all these functions on the Cmd key instead is not just more logical, it's actually sane (doubly so for the terminal). I think MS has missed an enormous opportunity when they introduced the Win key; and X11 desktops, toolkits, and apps imitated the more familiar (rather than the better) solutions.
replies(7): >>34631818 #>>34631866 #>>34631915 #>>34632148 #>>34632317 #>>34634369 #>>34635100 #
skunkworker ◴[] No.34632317[source]
Personally thumb + C and thumb + V on apple keyboards always felt a lot easier than pinky finger + C and pinky finger + V which just felt and still feels weird.
replies(1): >>34632863 #
1. zerd ◴[] No.34632863{3}[source]
Cmd+Shift+T is fine to hold to re-open a tab, but Ctrl+Shift+T makes my hands hurt on a regular keyboard. It's also annoying to have to switch between Ctrl+C to copy in normal apps, but in a terminal that would cancel the command, so you have to do Ctrl+Shift+C there. On a mac keyboard it's always the same. I've tried to use e.g. autohotkey to get the same consistency but it's rather annoying (need to inspect which window is active, sometimes doesn't work).