started by Jstaniek 20:57, 21 Feb 2007 (CET)
Windows OS differs from Unix systems in many less or more important areas. All this has to be covered somewhere. If a source code contains no Windows-related conditions, these have to be set in configuration files.
Controlling defaults using kdeglobals file
We prepare kdeglobals file which is then installed in {KDEDIR}/share/config/ to have control over defaults.
Windows-specific shortcuts
There is a number of Windows-specific shortcuts users of the OS expect to work. In most cases we add a Windows shortcut instead of replacing the KDE default one, thus allowing users coming from Unix KDE to feel more comfortable. Shortcuts are defined within Shortcuts section of kdeglobals. ";" character is used as separator.
[Shortcuts]
Close=Ctrl+F4;Ctrl+W
Activate Next Tab=Ctrl+];Ctrl+Tab
Activate Previous Tab=Ctrl+[;Ctrl+Shift+Tab