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.29 by root, Wed Dec 29 19:17:18 2004 UTC

189rxvt-unicode will continue without an input method. 189rxvt-unicode will continue without an input method.
190 190
191In this case either do not specify a B<preeditStyle> or specify more than 191In this case either do not specify a B<preeditStyle> or specify more than
192one pre-edit style, such as B<OverTheSpot,Root,None>. 192one pre-edit style, such as B<OverTheSpot,Root,None>.
193 193
194=item I cannot type C<Ctrl-Shift-2> to get an ASCII NUL character due to ISO 14755
195
196Either try C<Ctrl-2> alone (it often is mapped to ASCII NUL even on
197international keyboards) or simply use ISO 14755 support to your
198advantage, typing <Ctrl-Shift-0> to get a ASCII NUL. This works for other
199codes, too, such as C<Ctrl-Shift-1-d> to type the default telnet escape
200character and so on.
201
194=item How can I keep rxvt-unicode from using reverse video so much? 202=item How can I keep rxvt-unicode from using reverse video so much?
195 203
196First of all, make sure you are running with the right terminfo 204First of all, make sure you are running with the right terminfo
197(C<urxvt>), which will get rid of most of these effects. Then make sure 205(C<urxvt>), which will get rid of most of these effects. Then make sure
198you have specified colours for italic and bold, as otherwise rxvt-unicode 206you have specified colours for italic and bold, as otherwise rxvt-unicode
391resources (or as long-options). 399resources (or as long-options).
392 400
393Here are values that are supposed to resemble a VGA screen, 401Here are values that are supposed to resemble a VGA screen,
394including the murky brown that passes for low-intensity yellow: 402including the murky brown that passes for low-intensity yellow:
395 403
396 Rxvt*color0: #000000 404 URxvt*color0: #000000
397 Rxvt*color1: #A80000 405 URxvt*color1: #A80000
398 Rxvt*color2: #00A800 406 URxvt*color2: #00A800
399 Rxvt*color3: #A8A800 407 URxvt*color3: #A8A800
400 Rxvt*color4: #0000A8 408 URxvt*color4: #0000A8
401 Rxvt*color5: #A800A8 409 URxvt*color5: #A800A8
402 Rxvt*color6: #00A8A8 410 URxvt*color6: #00A8A8
403 Rxvt*color7: #A8A8A8 411 URxvt*color7: #A8A8A8
404 412
405 Rxvt*color8: #000054 413 URxvt*color8: #000054
406 Rxvt*color9: #FF0054 414 URxvt*color9: #FF0054
407 Rxvt*color10: #00FF54 415 URxvt*color10: #00FF54
408 Rxvt*color11: #FFFF54 416 URxvt*color11: #FFFF54
409 Rxvt*color12: #0000FF 417 URxvt*color12: #0000FF
410 Rxvt*color13: #FF00FF 418 URxvt*color13: #FF00FF
411 Rxvt*color14: #00FFFF 419 URxvt*color14: #00FFFF
412 Rxvt*color15: #FFFFFF 420 URxvt*color15: #FFFFFF
421
422And here is a more complete set of non-standard colors described as
423"pretty girly":
424
425 URxvt.cursorColor: #dc74d1
426 URxvt.pointerColor: #dc74d1
427 URxvt.background: #0e0e0e
428 URxvt.foreground: #4ad5e1
429 URxvt.color0: #000000
430 URxvt.color8: #8b8f93
431 URxvt.color1: #dc74d1
432 URxvt.color9: #dc74d1
433 URxvt.color2: #0eb8c7
434 URxvt.color10: #0eb8c7
435 URxvt.color3: #dfe37e
436 URxvt.color11: #dfe37e
437 URxvt.color5: #9e88f0
438 URxvt.color13: #9e88f0
439 URxvt.color6: #73f7ff
440 URxvt.color14: #73f7ff
441 URxvt.color7: #e1dddd
442 URxvt.color15: #e1dddd
413 443
414=item What's with the strange Backspace/Delete key behaviour? 444=item What's with the strange Backspace/Delete key behaviour?
415 445
416Assuming that the physical Backspace key corresponds to the 446Assuming that the physical Backspace key corresponds to the
417BackSpace keysym (not likely for Linux ... see the following 447BackSpace keysym (not likely for Linux ... see the following

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines