[Konsole-devel] [Bug 76976] AppScreen support in konsole keytab

lars.doelle at on-line.de lars.doelle at on-line.de
Thu Sep 23 19:00:43 UTC 2004


>------- Additional Comments From bastian kde org  2004-09-22 22:05 ------- 
>I have applied it, should it be used by the default keytab as well? 

I think, yes, as the modification does not break normal operation and the new 
feature should be available under normal operation

> --- konsole/konsole/default.keytab.h 2004-07-26 15:23:02.000000000 -0700 

Changing the default keytab is slightly different procedure, though, as the 
original source is:

   konsole/other/default.Keytab

when change, the default.keytab.h is to be build using:

   $ cd konsole/konsole
   $ ./MakeDefaults

One might need to

   $ cd konsole/tests
   $ make quote

before.

This should end in your patch as well as in a changed default.Keytab, which is 
also a reference for the poor people who wonder how keys are interpreted.

I've never included this build process into the regular Makefiles, as this 
operation is very rare.

-lars



More information about the konsole-devel mailing list