Tiny Core Base > CorePlus
Greek keyboard layout
patrikg:
Sorry for asking...but do you start bash ??
Or do you change the default shell to bash ??
And do you install kmaps and what commandline args do you use to enable it.
andfree:
I changed the default shell to bash, but still greek characters displayed as "?":
--- Code: ---tc@box:~$ echo $SHELL
/bin/sh
tc@box:~$ bash
tc@box:~$ echo $SHELL
/bin/bash
tc@box:~$ ????????
--- End code ---
As regards kmaps, I have installed it:
--- Code: ---tc@box:~$ tce-load -i kmaps
kmaps is already installed!
--- End code ---
But I have no idea what commandline args I should use to enable it.
patrikg:
Try to add
kmap=qwerty/gr
or
kmap=qwerty/gr-pc
to your commandline
And how to modify your commandline, you may read the core book.
http://tinycorelinux.net/corebook.pdf
curaga:
Did you set up a locale? The default, C, supports just ascii. You need either a Greek locale, or an utf8 locale. See the getlocale.tcz extension.
andfree:
--- Code: ---tc@box:~$ sudo getlocale.sh
--- End code ---
I choose el_GR.UTF-8/UTF-8:
--- Code: ---Now processing... /
Locales installed. Creating extension... cp: cannot stat '/usr/lib/locale/locale-archive': No such file or directory
\
Done. The extension is at /mnt/sda1/tce/optional/mylocale.tcz and in onboot.lst
Reboot with lang=xyz (for example lang=) to start using this.
Press enter to quit.
tc@box:~$ ????????
--- End code ---
Or I choose el_GR/ISO-8859-7:
--- Code: ---Now processing... cannot open locale archive "/usr/lib/locale/locale-archive": Read-only file system
Locales installed. Creating extension... /
Done. The extension is at /mnt/sda1/tce/optional/mylocale.tcz and in onboot.lst
Reboot with lang=xyz (for example lang=an_ES) to start using this.
Press enter to quit.
tc@box:~$ ????????
--- End code ---
--- Quote from: patrikg on April 07, 2016, 02:37:29 PM ---And how to modify your commandline, you may read the core book.
http://tinycorelinux.net/corebook.pdf
--- End quote ---
Sorry, I can't find where it says about it. Any help to find it?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version