Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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 bonefish, 12 years ago

Cc: ingo_weinhold@… removed
Resolution: invalid
Status: newclosed

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).

comment:2 by czeidler, 12 years ago

Yes maybe, but its simply not the "linux mode" a user would expect when coming from any linux terminal I know.

comment:3 by axeld, 12 years ago

Sure, but that's just something you'll have to live with.

comment:4 by czeidler, 12 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...

Note: See TracTickets for help on using tickets.