/etc/X11/Xresources/x11-common

From Earlham CS Department
Revision as of 13:04, 16 April 2010 by Jbkorth07 (talk | contribs) (New page: ! $Id$ ! load color-specific resources for clients that have them #ifdef COLOR *customization: -color #endif ! make Xaw (Athena widget set) clients understand the delete key ! this cause...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

! $Id$

! load color-specific resources for clients that have them

  1. ifdef COLOR
  • customization: -color
  1. endif

! make Xaw (Athena widget set) clients understand the delete key ! this causes problems with some non-Xaw apps, use with care ! *Text.translations: #override ~Shift ~Meta <Key>Delete: delete-next-character()