https://bugs.kde.org/show_bug.cgi?id=311617

Ahmad Samir <a.samir...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WORKSFORME
                 CC|                            |a.samir...@gmail.com

--- Comment #10 from Ahmad Samir <a.samir...@gmail.com> ---
You can swap Ctrl+C and Shift+Ctrl+C using the konsole key bindings editor, for
example edit the "Default (XFree4)" schema (in Edit current profile -> Keyboard
-> Edit) and add these two entries:
C-Shift+Ctrl \x00
C+Shift+Ctrl \x03

the first one (IIUC) sets Ctrl+C to send no escape sequence / control
characters, and the second one sets Ctrl+Shift+C to send the ETX (end of text)
control character i.e. ^C (what you'd normally get with Ctrl+C). Given, it's a
bit hard to configure, but it's doable in konsole.

For more info about editing the konsole key bindings, have a look at:
https://cgit.kde.org/konsole.git/tree/data/keyboard-layouts/README.KeyTab

Closing as this can be achieved in konsole.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to