copyright and other special symbols

Matt Graham mhgraham at crow202.org
Mon Jul 11 15:09:06 MST 2022


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.


More information about the PLUG-discuss mailing list