Dell Latitude E7270:keybord layout usable but not perfect!

Message
Author
rhinomick
Posts: 63
Joined: Sun Jul 17, 2022 11:52 am

Dell Latitude E7270:keybord layout usable but not perfect!

#1 Post by rhinomick »

Hi!!! I recently purchased a Dell latitude e7270 12,5 inch laptop and installed MX 23 xfce on it! I have a rather minor issue with the keyboard. According to laptops manual:

Keyboard specifications
Feature Specification
Number of keys • United States: 82 keys
• United Kingdom: 83 keys
• Brazil: 84 keys
• Japan: 86 keys

The default 105 keys layout did not much a lot, but searching found the best solution using generic 86-key PC layout.
Now it is usable but some keys dont match.
Has anybody any idea if there is a better or exact layout that works with this keyboard ?

User avatar
anticapitalista
Developer
Posts: 4315
Joined: Sat Jul 15, 2006 10:40 am

Re: Dell Latitude E7270:keybord layout usable but not perfect!

#2 Post by anticapitalista »

I guess it depends on the default locale/language.
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

ghunter
Posts: 202
Joined: Mon May 29, 2023 12:40 am

Re: Dell Latitude E7270:keybord layout usable but not perfect!

#3 Post by ghunter »

I have no need to change mine.....but you have not said what the physical kb layout looks like?

eg my US intl kb is a qwerty and variants can be seen under
/usr/share/keymaps ....eg /usr/share/keymaps/i386/qwerty
and I guess you have already found
/etc/default/keyboard

2) Apparently

Code: Select all

# loadkeys <keymap> 
allows you to try out various options but XFCE can allow multiple kb layouts....check your settings manager please

You may like to look at (but its an old link)
http://www.xfree86.org/current/XKB-Config2.html#3

rhinomick
Posts: 63
Joined: Sun Jul 17, 2022 11:52 am

Re: Dell Latitude E7270:keybord layout usable but not perfect!

#4 Post by rhinomick »

I guess it depends on the default locale/language.
The default language of the system is Greek, but keyboard layouts are us and gr.
Under xfce settings manager> keybord>layouts i have set the keyboad model to Generic 86-key PC

Code: Select all

# KEYBOARD CONFIGURATION FILE

# Consult the keyboard(5) manual page.

XKBMODEL="pc105"
XKBLAYOUT="us,gr"
XKBVARIANT=","
XKBOPTIONS="grp:lalt_lshift_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"

BACKSPACE="guess"

the /etc/default/keyboard looks a bit different...

Post Reply

Return to “Hardware /Configuration”