Tiny Core Base > CorePlus
Greek keyboard layout
Rich:
Hi andfree
Did you remember to add usr/local/share/X11/xorg.conf.d/10-keyboard.conf to your filetool.lst file and run a backup?
Misalf:
To test Xorg settings, you only need to "Exit to Prompt", either via Exit menu or via CTRL+ALT+BACKSPACE key combo.
Then run
--- Code: ---startx
--- End code ---
Misalf:
Works for me.
Σορκσ φορ με.
andfree:
--- Quote from: Rich on April 06, 2016, 10:58:07 AM ---Hi andfree
Did you remember to add usr/local/share/X11/xorg.conf.d/10-keyboard.conf to your filetool.lst file and run a backup?
--- End quote ---
Hi and thanks for answer. No, I didn't know that. This is the reason that after reboot the config file was disappeared?
How should I edit the filetool.list? It has only three lines (the third is blank):
opt
home
--- Quote from: Misalf on April 06, 2016, 11:03:50 AM ---To test Xorg settings, you only need to "Exit to Prompt", either via Exit menu or via CTRL+ALT+BACKSPACE key combo.
Then run
--- Code: ---startx
--- End code ---
--- End quote ---
It seems to have worked. After ALT+SHIFT it types squares instead of latins. Squares I see when I visit pages with greek characters, too. Does this mean I am missing fonts?
--- Quote from: Misalf on April 06, 2016, 11:13:06 AM ---Works for me.
Σορκσ φορ με.
--- End quote ---
As I said, the second line seems squares to me.
Misalf:
Yes, the reason this file disappeared is because it wasn't backed-up. One of Core's key features is that it runs in RAM, so any added or edited files that should persist need to be explicitly specified.
To edit .filetool.lst you can either use the filetool GUI,
or
--- Code: ---editor /opt/.filetool.lst
--- End code ---
or
--- Code: ---echo "usr/local/share/X11/xorg.conf.d/10-keyboard.conf" >> /opt/.filetool.lst
--- End code ---
Note that entries in /opt/.filetool.lst don't use the leading slash ("/").
I can display Greek characters in Firefox.
You could try installing font extensions like dejavu-fonts-ttf.tcz .
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version