You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/kcontrol/konq
tpearson cc0ad49c75
Allow kdebase to (mostly) function correctly with TQt for Qt4
14 years ago
..
CMakeLists.txt [kdebase] initial cmake support 14 years ago
Makefile.am
README
behaviour.cpp Enable compilation with TQt for Qt4 3.4.0 TP2 14 years ago
behaviour.h
browser.cpp
browser.h
desktop.cpp Enable compilation with TQt for Qt4 3.4.0 TP2 14 years ago
desktop.desktop
desktop.h
desktopbehavior.desktop
desktopbehavior.ui Enable compilation with TQt for Qt4 3.4.0 TP2 14 years ago
desktopbehavior_impl.cpp Allow kdebase to (mostly) function correctly with TQt for Qt4 14 years ago
desktopbehavior_impl.h
desktoppath.desktop
fileappearance.desktop
filebehavior.desktop
filebrowser.desktop
filepreviews.desktop
fontopts.cpp Enable compilation with TQt for Qt4 3.4.0 TP2 14 years ago
fontopts.h
main.cpp
onlyone.png
overlapping.png
previews.cpp Enable compilation with TQt for Qt4 3.4.0 TP2 14 years ago
previews.h
rootopts.cpp Enable compilation with TQt for Qt4 3.4.0 TP2 14 years ago
rootopts.h
webappearance.desktop
webbehavior.desktop

README

This module contains a combination of configuration items which at first
sight seem to be a rather weird combination.

It contains configuration for:
* KDesktop
* Konqueror 
* Number of virtual desktops. (Handled by KWin via NETWM)
* Behaviour of desktop borders (Handled by KWin)

The reason for this combination is that the configuration of KDesktop and 
Konqueror is very similar codewise. On the other hand, the number of virtual
desktops, border behaviour and the other KDesktop options belongs together 
from a user interface point of view. The result is that all these options 
are now grouped together here.

In total it provide 3 configuration modules:
* desktop.desktop (Desktop configuration)
* kcmkonq.desktop (File browser configuration)
* virtualdesktops.desktop (Configuration of virtual desktops)