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 - PLUG-discuss@lists.phxlinux.org To subscribe, unsubscribe, or to change your mail settings: https://lists.phxlinux.org/mailman/listinfo/plug-discuss