General TC > Tiny Core Netbooks

TinyCore on a Dell Mini 1011

<< < (7/9) > >>

emninger:

--- Quote from: Misalf on October 31, 2015, 06:54:34 AM ---/usr/local/share/X11/xorg.conf.d/10-keyboard.conf

--- Code: ---Section "InputClass"
Identifier       "Keyboard Defaults"
MatchIsKeyboard  "yes"
        Option           "xkb_model" "pc105"
Option           "XkbLayout"   "de"
#Option           "XkbVariant"  "nodeadkeys"
Option           "XkbOptions"  "terminate:ctrl_alt_bksp"
EndSection


--- End code ---

--- End quote ---

Looks good, but unfortunately it does not have effect (??)

Juanito:
Did you exit to the prompt and "startx"

emninger:

--- Quote from: Juanito on October 31, 2015, 10:28:18 AM ---Did you exit to the prompt and "startx"

--- End quote ---

Shame on me, my only excusion is, i'm so new to tcl: i forgot to include /usr/local/share/ to the backup. Now it works! :D

BUT: I still have some questions re the boot process:

1) When the "showapps" ends, i still see the error:


--- Code: ---xset: unable to open display: ""
--- End code ---

2) After there is the msg re starting fluxbox i see:


--- Code: ---Setting keymap to us. Done
--- End code ---

Both seem to be ininfluent for the further functioning: German keyboard is there and screen resolution 1024x576 as well ... (?)

gerald_clark:
You should not be adding the whole /usr/local/share to the backup.
Just add the files you have changed or added.

emninger:

--- Quote from: nitram on October 25, 2015, 12:30:08 PM ---
--- Quote from: emninger on October 25, 2015, 06:25:34 AM ---
But i'd like to have the machine/os password protected...

--- End quote ---
Chapter 10 Core book:
 - bootcode 'secure' to set password at boot
 - bootcode 'protect' to encrypt backup file
 - can also try xvesa bootcode to set resolution directly

--- End quote ---

I did it that way, but erroneously a added another user, i'd like to delete now. But the tools i'm aware of (like usermod or userdel) seem to not exist in TCL. What would be the commandline tool to delete a user and those to change the name of a user?

Thanks a lot in advance!!!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version