Posts: 37
Threads: 10
Joined: Nov 2021
Reputation:
0
I've done Settings Manager> Keyboard Icon> Layout, and there is no slider or selectable options on this page. Clicking any of the headings does nothing.
Posts: 37
Threads: 10
Joined: Nov 2021
Reputation:
0
There are the words "Use System Defaults" but no slider.
Posts: 1,318
Threads: 14
Joined: Feb 2019
Reputation:
32
That's odd. We're looking for a pictogram of an on/off type slider switch over on the right, level with the 'Use System Defaults' text. As you don't have that pictogram, go back to 'Settings Manager' and under the 'other' section at the bottom click 'Settings Editor'
On the resulting screen, highlight the 'keyboard-layout' line
In the line 'Default' is there a tick in the locked box ?
If necessary, expand the 'Default' entry by clicking on the triangle.
Look for the property 'XkbDisable' (Type boolean).
Is the Value box is ticked or not.
stevef
clueless
Posts: 37
Threads: 10
Joined: Nov 2021
Reputation:
0
The property 'XkbDisable' (Type boolean). Value box is not ticked; has GB above it. The locked value box is also unticked.
Posts: 37
Threads: 10
Joined: Nov 2021
Reputation:
0
The ON/OFF slider is not present. I've done this before, but a useful double check.
setxkbmap -query
rules: evdev
model: pc105
layout: gb
setxkbmap gb No response-goes back to the cursor.
Posts: 37
Threads: 10
Joined: Nov 2021
Reputation:
0
The keyboard problem was there right from the start. I can't remember where I found the many keyboard options available.
I've just realised I'm on a Windows machine; I'll do the Terminal command tomorrow morning.
Just to let you know, I'll be going away tomorrow around midday for about a week and will have no Internet access.
Posts: 37
Threads: 10
Joined: Nov 2021
Reputation:
0
cat /etc/default/keyboard
# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
XKBMODEL="pc105"
XKBLAYOUT="gb"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"