Skip to content
  • Robert Knight's avatar
    * Give keyboard focus to initial terminal window after startup · c3bed045
    Robert Knight authored
    * Fix sending of certain keyboard input to terminal (fixes PageUp / PageDown / function 
    keys etc.)
    * Performance tweak - When updating the terminal window, only avoid repainting whole 
    lines that have not changed, rather than checking every single character.  
    Note - QRegion is not designed to handle a large number of very small regions.
    
    
    svn path=/trunk/KDE/kdebase/apps/konsole/; revision=566172
    c3bed045