File: README

package info (click to toggle)
swisswatch 0.6-14
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 292 kB
  • ctags: 362
  • sloc: ansic: 1,987; makefile: 51; sh: 14
file content (48 lines) | stat: -rw-r--r-- 1,476 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
README: Swisswatch				 	-*- mode: text -*-

Swisswatch is a reimplementation of der Mouse's mclock program using
lightweight X Toolkit objects ("gadgets").  It relies heavily on
resources for configuration, and can assume a wide range of looks.

The application defaults files distributed with swisswatch currently
support an oclock emulation, a Swiss railway clock emulation, and a
fancy default appearance.  You are encouraged to play with the
resources and create your personalized version... and send the results
back to me so that I can integrate them into the distribution.

Under X11R5, you can use the resource editor to interactively change
colors and shapes of the graphical elements of the clock.

INSTALLATION

If you are running X11R5 with a properly configured imake, this should
work:

	% xmkmf -a
	% make install install.man

Under X11R4 with imake, use:

	% xmkmf
	% make depend
	% make install install.man

If you don't have imake (shame on you), edit `Makefile.simple'
according to the comments in that file, and issue

	% make -f Makefile.simple install install.man

If you want to test swisswatch before installing, you have to set the
environment variable XENVIRONMENT so that the program find the
uninstalled resources:

	% env XENVIRONMENT=SwissWatch.ad ./swisswatch

Have fun,
-- 
Simon Leinen.		<simon@lia.di.epfl.ch>
Laboratoire d'Intelligence Artificielle
Ecole Polytechnique Federale de Lausanne
MA-Ecublens
CH-1015 Lausanne
Tel.: +41-21-693-5277