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.