Terminal settings for showscreen
From PlcWiki
(Difference between revisions)
(Created page with '== Terminal settings for showscreen == 1) copy PLC font to "/usr/share/fonts/bitmap" 2) check if "/etc/X11/fontpath.d/bitmap" link to "/usr/share/fonts/bitmap" exists 3) run ur…') |
|||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
- | + | * copy PLC font to "/usr/share/fonts/bitmap" | |
- | + | * check if "/etc/X11/fontpath.d/bitmap" link to "/usr/share/fonts/bitmap" exists | |
- | + | * run | |
- | + | ||
- | + | ||
urxvt -fn -misc-plc-medium-r-normal--16-160-72-72-c-80-iso10646-1 -fb -misc-plc-medium-r-normal--16-160-72-72-c-80-iso10646-1 -rv -bc -pb -uc -sr -tn xterm -title "PLC Terminal" -geometry 100x38-40-50 -e luit -encoding iso-8859-2 | urxvt -fn -misc-plc-medium-r-normal--16-160-72-72-c-80-iso10646-1 -fb -misc-plc-medium-r-normal--16-160-72-72-c-80-iso10646-1 -rv -bc -pb -uc -sr -tn xterm -title "PLC Terminal" -geometry 100x38-40-50 -e luit -encoding iso-8859-2 |
Current revision as of 08:29, 15 December 2009
- copy PLC font to "/usr/share/fonts/bitmap"
- check if "/etc/X11/fontpath.d/bitmap" link to "/usr/share/fonts/bitmap" exists
- run
urxvt -fn -misc-plc-medium-r-normal--16-160-72-72-c-80-iso10646-1 -fb -misc-plc-medium-r-normal--16-160-72-72-c-80-iso10646-1 -rv -bc -pb -uc -sr -tn xterm -title "PLC Terminal" -geometry 100x38-40-50 -e luit -encoding iso-8859-2