WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to change desktop to LXQt and keyboard layout?  (Read 4361 times)

Offline DrCarebear

  • Newbie
  • *
  • Posts: 3
How to change desktop to LXQt and keyboard layout?
« 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

Offline patrikg

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 848
Re: How to change desktop to LXQt and keyboard layout?
« Reply #1 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".

Offline DrCarebear

  • Newbie
  • *
  • Posts: 3
Re: How to change desktop to LXQt and keyboard layout?
« Reply #2 on: September 13, 2023, 05:02:07 PM »
Will try that, thanks

Offline DrCarebear

  • Newbie
  • *
  • Posts: 3
Re: How to change desktop to LXQt and keyboard layout?
« Reply #3 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..

Offline linic

  • Newbie
  • *
  • Posts: 45
Re: How to change desktop to LXQt and keyboard layout?
« Reply #4 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

Offline radal

  • Newbie
  • *
  • Posts: 1
Re: How to change desktop to LXQt and keyboard layout?
« Reply #5 on: Today at 12:32:19 AM »
What about the DE change the OP asked about? Is there a way to get LXQt working on tinycore? And if so how?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15679
Re: How to change desktop to LXQt and keyboard layout?
« Reply #6 on: Today at 04:02:36 AM »
You would need to compile the various elements - see: https://linuxfromscratch.org/blfs/view/12.4/lxqt/lxqt-desktop.html