comparison man/xresources.texi @ 51523:00fdc9cef470

Note that scrollbars and menus are not customizable.
author Jason Rumney <jasonr@gnu.org>
date Sat, 07 Jun 2003 11:38:22 +0000
parents 0314017693af
children 695cf19ef79e
comparison
equal deleted inserted replaced
51522:9dde64573e67 51523:00fdc9cef470
44 @cindex Registry (MS-Windows) 44 @cindex Registry (MS-Windows)
45 MS-Windows systems don't support @file{~/.Xdefaults} files, but 45 MS-Windows systems don't support @file{~/.Xdefaults} files, but
46 Emacs compiled for Windows looks for X resources in the Windows 46 Emacs compiled for Windows looks for X resources in the Windows
47 Registry, under the key @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs} 47 Registry, under the key @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs}
48 and then under the key @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}. 48 and then under the key @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}.
49 The menu and scrollbars are native widgets on MS-Windows, so they are
50 only customizable via the system-wide settings in the Display Control
51 Panel.
49 52
50 Programs define named resources with particular meanings. They also 53 Programs define named resources with particular meanings. They also
51 define how to group resources into named classes. For instance, in 54 define how to group resources into named classes. For instance, in
52 Emacs, the @samp{internalBorder} resource controls the width of the 55 Emacs, the @samp{internalBorder} resource controls the width of the
53 internal border, and the @samp{borderWidth} resource controls the width 56 internal border, and the @samp{borderWidth} resource controls the width