ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/xdefaults.C
(Generate patch)

Comparing rxvt-unicode/src/xdefaults.C (file contents):
Revision 1.198 by root, Sat Jul 3 15:34:35 2021 UTC vs.
Revision 1.199 by root, Wed Jul 14 09:28:18 2021 UTC

235 BOOL (Rs_borderLess, "borderLess", "bl", Opt_borderLess, 0, "borderless window"), 235 BOOL (Rs_borderLess, "borderLess", "bl", Opt_borderLess, 0, "borderless window"),
236 STRG (Rs_lineSpace, "lineSpace", "lsp", "number", "number of extra pixels between rows"), 236 STRG (Rs_lineSpace, "lineSpace", "lsp", "number", "number of extra pixels between rows"),
237 STRG (Rs_letterSpace, "letterSpace", "letsp", "number", "letter spacing adjustment"), 237 STRG (Rs_letterSpace, "letterSpace", "letsp", "number", "letter spacing adjustment"),
238#endif 238#endif
239#ifdef BUILTIN_GLYPHS 239#ifdef BUILTIN_GLYPHS
240 BOOL (Rs_skipBuiltinGlyphs, "skipBuiltinGlyphs", "sbg", Opt_skipBuiltinGlyphs, 0, "using font glyphs instead of internal glyphs"), 240 BOOL (Rs_skipBuiltinGlyphs, "skipBuiltinGlyphs", "sbg", Opt_skipBuiltinGlyphs, 0, "use of font glyphs instead of internal glyphs"),
241#endif 241#endif
242#ifdef POINTER_BLANK 242#ifdef POINTER_BLANK
243 RSTRG (Rs_pointerBlankDelay, "pointerBlankDelay", "number"), 243 RSTRG (Rs_pointerBlankDelay, "pointerBlankDelay", "number"),
244#endif 244#endif
245#ifndef NO_BACKSPACE_KEY 245#ifndef NO_BACKSPACE_KEY

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines