#2395: rxvt-unicode: /etc/X11/app-defaults/ not exist, should be
/usr/share/X11
/app-defaults/
--------------------------+-------------------------------------------------
Reporter: pdfan | Owner: [email protected]
Type: task | Status: closed
Priority: normal | Milestone: 6.3
Component: BOOK | Version: SVN
Severity: normal | Resolution: fixed
Keywords: rxvt-unicode |
--------------------------+-------------------------------------------------
Changes (by [EMAIL PROTECTED]):
* status: new => closed
* resolution: => fixed
Old description:
> cat >> /etc/X11/app-defaults/URxvt << "EOF"
> URxvt*perl-ext: matcher
> URxvt*urlLauncher: firefox
> URxvt.background: black
> URxvt.foreground: yellow
> URxvt*font: xft:Monospace:pixelsize=12
> EOF
>
> rxvt-unicode: /etc/X11/app-defaults/ not exist, should be
> /usr/share/X11/app-defaults/
New description:
{{{
cat >> /etc/X11/app-defaults/URxvt << "EOF"
URxvt*perl-ext: matcher
URxvt*urlLauncher: firefox
URxvt.background: black
URxvt.foreground: yellow
URxvt*font: xft:Monospace:pixelsize=12
EOF
}}}
rxvt-unicode: /etc/X11/app-defaults/ not exist, should be /usr/share/X11
/app-defaults/
Comment:
Added "mkdir -p /etc/X11/app-defaults" to rxvt-unicode configuration
instructions.
Fixed at revision 7398.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2395#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page