11-29-2017, 07:01 AM
I have found out by myself, here is what I have done.
via command terminal set root password:
go to etc/default/
set attrib 775 to file keyboard
now you can change keyboard file with vi editor
your done!
via command terminal set root password:
Quote:sudo passwd root
go to etc/default/
set attrib 775 to file keyboard
Quote:sudo chmod 775 keyboard
now you can change keyboard file with vi editor
Quote:sudo vi keyboard
change rule XKBLAYOUT="us to XKBLAYOUT="be"
exit vi with :q
reboot
your done!
Regards, G33RT