ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.25 by root, Mon Sep 6 06:20:40 2004 UTC vs.
Revision 1.28 by root, Mon Nov 29 13:45:10 2004 UTC

391resources (or as long-options). 391resources (or as long-options).
392 392
393Here are values that are supposed to resemble a VGA screen, 393Here are values that are supposed to resemble a VGA screen,
394including the murky brown that passes for low-intensity yellow: 394including the murky brown that passes for low-intensity yellow:
395 395
396 Rxvt*color0: #000000 396 URxvt*color0: #000000
397 Rxvt*color1: #A80000 397 URxvt*color1: #A80000
398 Rxvt*color2: #00A800 398 URxvt*color2: #00A800
399 Rxvt*color3: #A8A800 399 URxvt*color3: #A8A800
400 Rxvt*color4: #0000A8 400 URxvt*color4: #0000A8
401 Rxvt*color5: #A800A8 401 URxvt*color5: #A800A8
402 Rxvt*color6: #00A8A8 402 URxvt*color6: #00A8A8
403 Rxvt*color7: #A8A8A8 403 URxvt*color7: #A8A8A8
404 404
405 Rxvt*color8: #000054 405 URxvt*color8: #000054
406 Rxvt*color9: #FF0054 406 URxvt*color9: #FF0054
407 Rxvt*color10: #00FF54 407 URxvt*color10: #00FF54
408 Rxvt*color11: #FFFF54 408 URxvt*color11: #FFFF54
409 Rxvt*color12: #0000FF 409 URxvt*color12: #0000FF
410 Rxvt*color13: #FF00FF 410 URxvt*color13: #FF00FF
411 Rxvt*color14: #00FFFF 411 URxvt*color14: #00FFFF
412 Rxvt*color15: #FFFFFF 412 URxvt*color15: #FFFFFF
413
414And here is a more complete set of non-standard colors described as
415"pretty girly":
416
417 URxvt.cursorColor: #dc74d1
418 URxvt.pointerColor: #dc74d1
419 URxvt.background: #0e0e0e
420 URxvt.foreground: #4ad5e1
421 URxvt.color0: #000000
422 URxvt.color8: #8b8f93
423 URxvt.color1: #dc74d1
424 URxvt.color9: #dc74d1
425 URxvt.color2: #0eb8c7
426 URxvt.color10: #0eb8c7
427 URxvt.color3: #dfe37e
428 URxvt.color11: #dfe37e
429 URxvt.color5: #9e88f0
430 URxvt.color13: #9e88f0
431 URxvt.color6: #73f7ff
432 URxvt.color14: #73f7ff
433 URxvt.color7: #e1dddd
434 URxvt.color15: #e1dddd
413 435
414=item What's with the strange Backspace/Delete key behaviour? 436=item What's with the strange Backspace/Delete key behaviour?
415 437
416Assuming that the physical Backspace key corresponds to the 438Assuming that the physical Backspace key corresponds to the
417BackSpace keysym (not likely for Linux ... see the following 439BackSpace keysym (not likely for Linux ... see the following
566=item How do I compile the manual pages for myself? 588=item How do I compile the manual pages for myself?
567 589
568You need to have a recent version of perl installed as F</usr/bin/perl>, 590You need to have a recent version of perl installed as F</usr/bin/perl>,
569one that comes with F<pod2man>, F<pod2text> and F<pod2html>. Then go to 591one that comes with F<pod2man>, F<pod2text> and F<pod2html>. Then go to
570the doc subdirectory and enter C<make alldoc>. 592the doc subdirectory and enter C<make alldoc>.
593
594=item My question isn't answered here, can I ask a human?
595
596Before sending me mail, you could go to IRC: C<irc.freenode.net>,
597channel C<#rxvt-unicode> has some rxvt-unicode enthusiasts that might be
598interested in learning about new and exciting problems (but not FAQs :).
571 599
572=back 600=back
573 601
574=head1 SYNOPSIS 602=head1 SYNOPSIS
575 603
2048you use an X11 font requiring one of these encodings. 2076you use an X11 font requiring one of these encodings.
2049 2077
2050=begin table 2078=begin table
2051 2079
2052 all all available codeset groups 2080 all all available codeset groups
2053 cn common chinese encodings 2081 zh common chinese encodings
2054 cn_ext rarely used but very big chinese encodigs 2082 zh_ext rarely used but very big chinese encodigs
2055 jp common japanese encodings 2083 jp common japanese encodings
2056 jp_ext rarely used but big japanese encodings 2084 jp_ext rarely used but big japanese encodings
2057 kr korean encodings 2085 kr korean encodings
2058 2086
2059=end table 2087=end table

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines