Edited: 4 July 2020
I try to fix it(!


How can I correctly print @,# and other signs with my keyboard
Thanks for everybody and STAY healthy.
Code: Select all
/usr/share/kbd/keymaps/i386/qwerty
Code: Select all
loadkeys trq
And your Distribution shows "porteus 5.1.5" which is not regular/desktop Porteus 4.0 or 5.0rc1 hope.
ncmprhnsbl wrote: ↑04 Jul 2020, 23:20check this topic and see if there is any relavence : OpenBox and keyboard/font/codepage bug
Code: Select all
spacefm --desktop &
#fbpanel &
tint2 &
#nm-applet &
volumeicon &
Code: Select all
# !bin/sh
echo 400 > /sys/class/backlight/intel_backlight/brightness
sudo cp -v /mnt/sdb2/porteus/p/myLinuxCodes/autostart2 /etc/xdg/openbox/
sudo chmod 777 /etc/xdg/openbox/autostart2
sudo mv -v -f /etc/xdg/openbox/autostart2 /etc/xdg/openbox/autostart
# I changed my keyboard layout to Turkish, you can change line below
sudo setxkbmap tr
sudo logout
sudo login -p guest guest