Difference between revisions of "/etc/X11/Xresources/x11-common"

From Earlham CS Department
Jump to navigation Jump to search
(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...)
 
(No difference)

Latest revision as of 13:04, 16 April 2010

! $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()