mirror of
https://github.com/KDE/konsole.git
synced 2026-05-07 22:26:17 -04:00
don't know if this is correct or not. Basically, I'm sending -1 in the ascii() field of the KeyEvent. Either this is correct OR line 1012 in TEmuVt102.C should be 'if (0 < ev->ascii() && ev->ascii() < 32)' svn path=/trunk/kdebase/konsole/; revision=38056