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

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.33 by root, Tue Jan 17 15:17:39 2006 UTC vs.
Revision 1.34 by root, Tue Jan 17 16:38:59 2006 UTC

35#endif 35#endif
36 36
37/*-------------------------------SECURITY-------------------------------*/ 37/*-------------------------------SECURITY-------------------------------*/
38 38
39/* 39/*
40 * define if you want to use a separate process for pty/tty handling 40 * Define if you want to use a separate process for pty/tty handling
41 * when running setuid/setgid. You need this when making it setuid/setgid. 41 * when running setuid/setgid. You need this when making it setuid/setgid.
42 */ 42 */
43#define PTYTTY_HELPER 1 43#define PTYTTY_HELPER 1
44 44
45/*-----------------------SCREEN OPTIONS AND COLOURS---------------------*/ 45/*-----------------------SCREEN OPTIONS AND COLOURS---------------------*/
46 46
47/* 47/*
48 * NOTE: 48 * NOTE:
49 * 49 *
50 * Most of these configuration options have not been tested within the new 50 * Some of these configuration options have not been tested within the new
51 * rxvt-unicode framework. Changing them should work, might have no effect, 51 * rxvt-unicode framework. Changing them should work, might have no effect,
52 * destroy your disks or have any other effects. You may freely try (and 52 * destroy your disks or have any other effects. You may freely try (and
53 * report bugs, too!), but don't _expect_ them to work. 53 * report bugs, too!), but don't _expect_ them to work.
54 */ 54 */
55 55

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines