Tiny Core Linux

General TC => General TC Talk => Topic started by: DrCarebear on September 13, 2023, 09:09:42 AM

Title: How to change desktop to LXQt and keyboard layout?
Post by: DrCarebear on September 13, 2023, 09:09:42 AM
So as there topic says I would need help with installing LXQt desktop instead of this that comes with Tiny Core , Linux and also how to change keyboard layout to Finnish one as now its US
Title: Re: How to change desktop to LXQt and keyboard layout?
Post by: patrikg on September 13, 2023, 09:59:01 AM
How to change to another keyboard layout, there are two things you have to do.
If you want to have correct layout both on X and on console.

We take the console first.

First you have to install the extension kmaps.tcz
And the you need to add the bootcode kmap=qwerty/fi-latin9
See http://distro.ibiblio.org/tinycorelinux/install.html#4_

And for X you can do as follow.
See this link: https://forum.tinycorelinux.net/index.php/topic,26337.msg169837.html#msg169837

You need to change the file to your country, from "se" to "fi".
Title: Re: How to change desktop to LXQt and keyboard layout?
Post by: DrCarebear on September 13, 2023, 05:02:07 PM
Will try that, thanks
Title: Re: How to change desktop to LXQt and keyboard layout?
Post by: DrCarebear on September 13, 2023, 05:09:50 PM
Where I can change bootcodes as it's already installed I'm total kewpie with this Linux..
Title: Re: How to change desktop to LXQt and keyboard layout?
Post by: linic on September 13, 2023, 08:06:25 PM
For bootcodes, you can look at chapter 10 of the core book http://tinycorelinux.net/book.html

You'll have to locate your extlinux.conf file. For example, in my case (after a frugal install on my SSD), I can edit it by using vi in the terminal to edit it:
Code: [Select]
vi /mnt/sda1/tce/boot/extlinux/extlinux.conf