Wednesday, October 17, 2007

Setup KDE Application in GNOME Environment

Display configuration

  • Because a KDE application will appear very large/small on GNOME desktops. You can use either the kcontrol or the qt3-qtconfig package to configure the appearance and other KDE/QT applications. Of these two, the QT Configurator (qt3-qtconfig) has far fewer dependencies than kcontrol and may therefore be more convenient for people who mostly use non-KDE software. See also QtGnome for how to make Qt applications look more like Gnome.

  • A quick fix, without installing any configuration packages at all, is to make a file qtrc in your $HOME/.qt directory, and put these two lines in it:

    •   [General]
      font=Bitstream Vera Sans Mono,9,-1,5,50,0,0,0,0,0
  • You can start QT Configurator with the "qtconfig" command. On the "Fonts" tab, choosing Font Family Sans Serif and Point Size 10 will give something that resembles Ubuntu's GNOME desktop.

  • If you install the kcontrol package, you may run it by entering kcontrol into the Applications/Run Application... prompt. Expand the Appearance & Themes menu and select Fonts. Press Adjust All Fonts and select Size. Lower this value to your preference (size 10 or 11 is usually satisfactory). Press OK and Apply and exit the KDE Control Center.

kcontrol.png

No comments: