~ubuntu-branches/ubuntu/precise/xorg-lts-raring/precise-updates

« back to all changes in this revision

Viewing changes to debian/local/Xresources/x11-common

  • Committer: Package Import Robot
  • Author(s): Maarten Lankhorst
  • Date: 2013-05-08 09:06:14 UTC
  • Revision ID: package-import@ubuntu.com-20130508090614-2n1cmnq6ofw9nucc
Tags: 1:7.7+1ubuntu4~precise1
Initial lts-raring xserver stack upload, i386 and amd64 only. (LP:
#1177679)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
! $Id$
 
2
 
 
3
! load color-specific resources for clients that have them
 
4
#ifdef COLOR
 
5
*customization: -color
 
6
#endif
 
7
 
 
8
! make Xaw (Athena widget set) clients understand the delete key
 
9
! this causes problems with some non-Xaw apps, use with care
 
10
! *Text.translations: #override ~Shift ~Meta <Key>Delete: delete-next-character()