4MLinux This forum is for the discussion of 4MLinux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-13-2022, 08:52 PM
|
#1
|
Member
Registered: Oct 2016
Location: Manchester, UK
Distribution: LXLE 18.04, MX 18, Mint XFCE, antiX 17
Posts: 32
Rep: 
|
Keyboard Issue
Hello, I've just installed the latest 4M to an old laptop (Dell Latitude D530, with Core Duo 64-bit processor). The system runs fine and very quickly, but for one issue: even though my keyboard layout is set to UK, I cannot get the £ key to work (it gives me #), and also the @ and " signs are the wrong way round, just like on a non-UK (American?) keyboard. Is there any way to rectify this, or is it a feature that is built into the system? The keyboard itself isn't faulty by the way - I typed this post on the same machine in a Windows OS!
Also, I'm wondering whether there's a way to find out the processor temperature in this distro. None of the monitoring programs (htop, etc) seem to include this information and the 4M terminal doesn't recognize the 'sensors' command, which provides this data on a number of distros.
|
|
|
02-13-2022, 09:10 PM
|
#2
|
LQ Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 20,014
|
The sensors command might not be installed out of the box. You might check whether it is installed. Using whereis or locate or even ls would be ways of doing that:
Code:
# whereis sensors
sensors: /usr/bin/sensors /etc/sensors3.conf /usr/share/man/man1/sensors.1.xz
Last edited by frankbell; 02-13-2022 at 09:20 PM.
Reason: clarity
|
|
|
02-13-2022, 09:16 PM
|
#3
|
Senior Member
Registered: Mar 2010
Distribution: Slackware
Posts: 2,302
|
Code:
cat /sys/devices/virtual/thermal/thermal_zone0/temp
returns temperature for zone 0. You may have more than 1 zone.
You can change your keyboard map with loadkeys works on my computer. There must be a way to build it into the kernel but I don't know what it is. You have to run it as root. You can put it in the startup.
Last edited by RandomTroll; 02-14-2022 at 12:07 AM.
|
|
|
02-13-2022, 11:37 PM
|
#4
|
4MLinux Maintainer
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,292
|
Quote:
Originally Posted by Summer Deep
Hello, I've just installed the latest 4M to an old laptop (Dell Latitude D530, with Core Duo 64-bit processor). The system runs fine and very quickly, but for one issue: even though my keyboard layout is set to UK, I cannot get the £ key to work (it gives me #), and also the @ and " signs are the wrong way round, just like on a non-UK (American?) keyboard. Is there any way to rectify this, or is it a feature that is built into the system? The keyboard itself isn't faulty by the way - I typed this post on the same machine in a Windows OS!
Also, I'm wondering whether there's a way to find out the processor temperature in this distro. None of the monitoring programs (htop, etc) seem to include this information and the 4M terminal doesn't recognize the 'sensors' command, which provides this data on a number of distros.
|
Hi,
You need to edit /etc/kbd.conf
Try to put "LAYOUT=en_GB" into it.
.
|
|
|
All times are GMT -5. The time now is 06:59 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|