File: README

package info (click to toggle)
gxset 0.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 800 kB
  • ctags: 178
  • sloc: ansic: 1,508; sh: 816; makefile: 67; sed: 16
file content (20 lines) | stat: -rw-r--r-- 773 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This is a gtk+ frontend to xset(1).

GTK xset can set auto repeat, key click, bell, mouse, screen saver and
DPMS parameters.  It also has a font path editor.

GTK xset does not have a few of xset's features. It is not possible to
edit the set of keys to be auto repeated and there is no color map
editor.  I have never used these features, so I don't know how they
work.

There is a save button, which writes a complete xset command to the file
~/.xset.sh.  This file can be read from .xinitrc or other startup file.

The program currently accepts no command line arguments. There is no
online help nor any other kind of documentation (besides this file).

The program requires gtk+ 1.2.
Glade 0.5 is needed to change the interface.

Gxset is GPL'ed.  Share and let share.