There was a /usr/local/share/X11/xorg.conf.d/10-keyboard.conf file like this:
Section "InputClass"
Identifier "Keyboard Defaults"
MatchIsKeyboard "yes"
Option "xkb_model" "pc105"
Option "XkbLayout" "gr,us"
Option "XkbOptions" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp"
EndSection
Now there's not.
filetool.lst was:
usr/local/share/X11/xorg.conf.d/10-keyboard.conf
Now it is:
opt
home
I try to delete opt & home and add usr/local/share/X11/xorg.conf.d/10-keyboard.conf to make it as it was, but when I go to backup and reboot, I get the message:
Errors occured during backup!
See: /tmp/backup_status
I see /tmp/backup_status:
tar: usr/local/share/X11/xorg.conf.d/10-keyboard.conf: No such file or directory
tar: error exit delayed from previous errors
Then I try to delete all contents of filetool.lst, but when I go to to backup and reboot I get again:
Errors occured during backup!
See: /tmp/backup_status
I see /tmp/backup_status:
tar: empty archive
I installed mc, but:
tc@box:~$ mc
Failed to run:
Cannot create /home/tc/.local/share/mc directory
tc@box:~$