1 This module contains a combination of configuration items which at first
2 sight seem to be a rather weird combination.
4 It contains configuration for:
7 * Number of virtual desktops. (Handled by KWin via NETWM)
8 * Behaviour of desktop borders (Handled by KWin)
10 The reason for this combination is that the configuration of KDesktop and
11 Konqueror is very similar codewise. On the other hand, the number of virtual
12 desktops, border behaviour and the other KDesktop options belongs together
13 from a user interface point of view. The result is that all these options
14 are now grouped together here.
16 In total it provide 3 configuration modules:
17 * desktop.desktop (Desktop configuration)
18 * kcmkonq.desktop (File browser configuration)
19 * virtualdesktops.desktop (Configuration of virtual desktops)