xkbconfigmanager Layout Variable issue

Post here if you feel others can duplicate your so discovered "bug"

Moderator: Forum moderators

Post Reply
User avatar
AntonioPt
Posts: 306
Joined: Wed Aug 11, 2021 7:41 pm
Has thanked: 130 times
Been thanked: 56 times

xkbconfigmanager Layout Variable issue

Post by AntonioPt »

When you set your keyboard layout and Layout variable everything is ok
But if you change your keyboard layout again you may get an error since Layout variable dosen't match with your new keyboard layout to fix that all you need to do is to add this code to function XkbLayoutConfig, in order to remove the previous XkbVariant

# remove XkbVariant line from XORG_CONF
sed -i '/XkbVariant/d' $XORG_CONF

P.S. im updating full xkbconfigmanager script in order to add multiple language when im finish with that i will share full script till then hope this is helpfull

Attachments
Screenshot.png
Screenshot.png (416.84 KiB) Viewed 542 times

Why astronauts use Linux
Because you can't open windows in space

Post Reply

Return to “Bug Reports”