File: README.cfg

package info (click to toggle)
icewm 3.7.4-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 14,108 kB
  • sloc: cpp: 74,656; ansic: 2,472; makefile: 1,544; sh: 566; perl: 430; xml: 193; python: 84
file content (18 lines) | stat: -rw-r--r-- 942 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
About icewm configuration files
-------------------------------

The directory /etc/X11/icewm used to contain copies of default configuration
files shipped with the icewm package. The original files were and are located
in /usr/share/icewm/ directory. This was considered service to the users but
it has also led to confusion and made package handling more complicated.

Therefore, the default configuration files are now only located in
/usr/share/icewm/ directory. To customize something for all system users, the
system administrator shall copy the particular file to /etc/X11/icewm when
needed, and icewm will automatically make use of that copy. Regular users can
do the same, installing their version into ~/.icewm/.

Note: for some settings, it's also possible to combine the default and
customized configuration, i.e. with "include" statements or the special
"prefoverride" file. See Icewm FAQ and Icewm Manual for more information.