hazmat
Rusher of Din
I know that all other browsers use cmd+arrow, but it's because of that that I find IE so frustrating to use. Without the mouse, sometimes there is no way to move the cursor to the beginning or end of a line. At least OW's being Cocoa means that the Emacs keystrokes work for moving around the cursor.
I have heard about the problem you mentioned with the Swiss German keyboard. This was posted by a Swiss guy on the Chimera list to remap the arrows:
1: Close Chimera.
2: Open your terminal
3: Paste the following line into your terminal and hit enter.
defaults write org.mozilla.navigator NSUserKeyEquivalents '{"Back" =
"@\UF702"; "Forward" = "@\UF703";"Previous Tab" = "@\$\UF702"; "Next Tab" =
"@\$\UF703";}'
Hope this helps....
I have heard about the problem you mentioned with the Swiss German keyboard. This was posted by a Swiss guy on the Chimera list to remap the arrows:
1: Close Chimera.
2: Open your terminal
3: Paste the following line into your terminal and hit enter.
defaults write org.mozilla.navigator NSUserKeyEquivalents '{"Back" =
"@\UF702"; "Forward" = "@\UF703";"Previous Tab" = "@\$\UF702"; "Next Tab" =
"@\$\UF703";}'
Hope this helps....