#8269 closed bug (invalid)
Terminal: switch ALT CTRL in linux key mode
Reported by: | czeidler | Owned by: | zooey |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/alpha3 |
Keywords: | shortcuts mode | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
When setting the keymap to linux/windows shortcut mode also the terminal short cuts are switched, e.g. now I have to press alt + r instead ctrl + r to search the history.
I took a look at the terminal code but not sure where to add this check. Could somebody give me a hint? thanks
Change History (4)
comment:1 by , 13 years ago
Cc: | removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
comment:2 by , 13 years ago
Yes maybe, but its simply not the "linux mode" a user would expect when coming from any linux terminal I know.
comment:4 by , 13 years ago
Yeah after giving it another thought I aggree, sacrificeing the copy and past shortcut is not a good solution also if it still would be accesible in the menu. Maybe a info via the notification system when first pressing a shortcut in the terminal in linux mode...
When you switch to the non-default modifier roles, Alt and Ctrl switch key roles *everywhere* in Haiku. The behavior is entirely intended, particularly in the Terminal. This way common shortcuts (Cmd-C, Cmd-V,...) don't clash with the terminal control shortcuts (Ctrl-C and friends).