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.27 by root, Mon Nov 8 22:16:51 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines