Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: xor on April 29, 2020, 05:21:04 AM

Title: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: xor on April 29, 2020, 05:21:04 AM
Q keyboard; Turkish TR_UTF-8 (ISO/IEC 8859-9), and local language support in applications!

as someone who learns from the end towards the head;)
the question that should be asked in the first place; I'm asking now :)

Q keyboard; Turkish TR_UTF-8 (ISO/IEC 8859-9), and local language support in applications!
Title: Re: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: xor on April 30, 2020, 01:53:15 AM
What am I missing here?

tc@box:~$ tce-load -wi Xorg-7.7-3d firmware-radeon xf86-video-ati alsa-config alsa pavucontrol htop windowmaker windowshot  ezremaster xfe firefox_getLatest aterm wbar kmaps
Title: Re: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: Juanito on April 30, 2020, 02:41:45 AM
The mylocale extension, created using the getlocale extension.
Title: Re: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: xor on April 30, 2020, 03:32:18 AM
The mylocale extension, created using the getlocale extension.

sometimes google translation occurs absurd translations!

please; Can you specify the (* .tcz) files that I need to download in bold characters?

in google translations; comments are mixed with answers !!!
Title: Re: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: Juanito on April 30, 2020, 03:44:01 AM
getlocale.tcz

Please read the info file.
Title: Re: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: xor on April 30, 2020, 09:24:31 AM
getlocale.tcz

Please read the info file.

I don't know your language (English), and I don't understand
I am currently writing them with google translate.

if you want to help me.

step. step; write what to do respectively
in its simplest form, could you write here!
Title: Re: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: Juanito on April 30, 2020, 09:58:00 AM
Code: [Select]
$ tce-load -i getlocale
$ sudo ./getlocale.sh

boot code lang=tr_TR_UTF-8
Title: Re: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: xor on May 01, 2020, 03:33:50 AM
Code: [Select]
$ tce-load -i getlocale
$ sudo ./getlocale.sh

boot code lang=tr_TR_UTF-8

tc@box:~$ tce-load -wi Xorg-7.7-3d firmware-radeon xf86-video-ati alsa-config alsa pavucontrol htop windowmaker windowshot  ezremaster xfe aterm wbar kmaps getlocale

>$ sudo ./getlocale.sh    [ok]

lang=tr_TR_UTF-8 [ezremaster boot code OK ]

>$ setxkbmap tr  [ ok work ! ]

"setxkbmap tr" What should I do to make this command permanent in iso file?
Title: Re: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: Juanito on May 01, 2020, 07:35:53 AM
You only need to use getlocale once - it creates an extension named mylocale.

Code: [Select]
$ tce-load -wi Xorg-7.7-3d firmware-radeon xf86-video-ati alsa-config pavucontrol htop windowmaker windowshot  ezremaster xfe aterm wbar kmaps mylocale
Title: Re: Q keyboard; Turkish TR_UTF-8, and local language support in applications!
Post by: xor on May 01, 2020, 08:55:09 AM
You only need to use getlocale once - it creates an extension named mylocale.

Code: [Select]
$ tce-load -wi Xorg-7.7-3d firmware-radeon xf86-video-ati alsa-config pavucontrol htop windowmaker windowshot  ezremaster xfe aterm wbar kmaps mylocale

"setxkbmap tr" What should I do to make this command permanent in iso file?