<table><tr><td style="">ahmadsamir created this revision.<br />ahmadsamir added reviewers: Konsole, hindenburg.<br />Restricted Application added a project: Konsole.<br />ahmadsamir requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D10884" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Change the default keyboard translator to match xterm behaviour:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Pressing Backspace without any modifiers sends '^?', ASCII DEL character</li>
<li class="remarkup-list-item">Pressing Control+Backspace sends '^H', BS character</li>
</ul>

<p>BUG: 391075</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Before applying the patch pressing Ctrl+V (to insert verbatim) then Backspace, sends '^?'; the same happens with Ctrl+Backspace</li>
<li class="remarkup-list-item">With the patch:<ul class="remarkup-list">
<li class="remarkup-list-item">pressing Ctrl+V then Backspace sends '^?'</li>
<li class="remarkup-list-item">pressing Ctrl+V then Ctrl+Backspace sends '^H'</li>
</ul></li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>BRANCH</strong><div><div>backspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10884" rel="noreferrer">https://phabricator.kde.org/D10884</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>data/keyboard-layouts/default.keytab</div></div></div><br /><div><strong>To: </strong>ahmadsamir, Konsole, hindenburg<br /><strong>Cc: </strong>ngraham, hindenburg<br /></div>