summaryrefslogtreecommitdiff
path: root/debian/local/Xresources/x11-common
blob: 7641207218cde3cece450a79328c1562cb73cfd7 (plain)
1
2
3
4
5
6
7
8
9
10
! $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 causes problems with some non-Xaw apps, use with care
! *Text.translations: #override ~Shift ~Meta <Key>Delete: delete-next-character()