Re: copyright and other special symbols

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Matt Graham via PLUG-discuss
Date:  
To: Main PLUG discussion list
CC: Matt Graham
Subject: Re: copyright and other special symbols
On 2022-07-11 14:50, Michael via PLUG-discuss wrote:
> why can't I make a link to /usr/share/X11/locale/en_US.UTF-8/Compose?


You're trying to create the link in a dir you don't have write
permission to. "ln -s /usr/share/X11/locale/en_US.UTF-8/Compose
~/Compose" will create a symlink to the en_US Compose file in your ~ ,
which should always work properly and be pretty convenient.

--
Crow202 Blog: http://crow202.org/wordpress
There is no Darkness in Eternity
But only Light too dim for us to see.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss