05-30-2022, 06:34 AM
(This post was last modified: 05-30-2022, 06:40 AM by SwordfishII.)
For anyone looking for step by step:
Add this between the comment lines as directed:
Write out, close and reboot.
AltG will now provide the correct symbols. It works for me.
I pulled this from the github issues section, user by the name of Dan-Sun who clarified sado1 who I believe is the same person I responded to initially. So thanks to both of you. I had to add sudo in front of the systemctl command.
Code:
sudo systemctl edit phosh.service
Add this between the comment lines as directed:
Code:
[Service]
Environment=XKB_DEFAULT_MODEL=ppkb
Write out, close and reboot.
AltG will now provide the correct symbols. It works for me.
I pulled this from the github issues section, user by the name of Dan-Sun who clarified sado1 who I believe is the same person I responded to initially. So thanks to both of you. I had to add sudo in front of the systemctl command.