• Keyboard settings

    From Jan van den Broek@[email protected] to comp.sys.raspberry-pi on Sat May 30 11:20:50 2026
    From Newsgroup: comp.sys.raspberry-pi

    I have a Raspberry Pi 5 where I have two users. One has the correct keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center, "Layout:
    English (US)", and "US (United States)" as the locale.

    What di I need to do to get the correct setting?
    --
    Jan v/d Broek [email protected]

    "We're through being cool."
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Marco Moock@[email protected] to comp.sys.raspberry-pi on Sat May 30 15:32:30 2026
    From Newsgroup: comp.sys.raspberry-pi

    Am 30.05.26 um 13:20 schrieb Jan van den Broek:
    I have a Raspberry Pi 5 where I have two users. One has the correct keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center, "Layout: English (US)", and "US (United States)" as the locale.

    What di I need to do to get the correct setting?

    Which operating system do you run?
    On Debian, I had to install kbd, as this is not included in the default
    Debian Raspberry Pi images.
    --
    Gruß
    Marco

    Spam bitte an [email protected]
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Chris Townley@[email protected] to comp.sys.raspberry-pi on Sat May 30 15:38:11 2026
    From Newsgroup: comp.sys.raspberry-pi

    On 30/05/2026 14:32, Marco Moock wrote:
    Am 30.05.26 um 13:20 schrieb Jan van den Broek:
    I have a Raspberry Pi 5 where I have two users. One has the correct
    keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center, "Layout:
    English (US)", and "US (United States)" as the locale.

    What di I need to do to get the correct setting?

    Which operating system do you run?
    On Debian, I had to install kbd, as this is not included in the default Debian Raspberry Pi images.

    kbd is part of the full Trixie image:

    kbd/stable,now 2.7.1-2 arm64 [installed,automatic]
    Linux console font and keytable utilities
    --
    Chris
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@[email protected] to comp.sys.raspberry-pi on Sun May 31 12:05:09 2026
    From Newsgroup: comp.sys.raspberry-pi

    On 30/05/2026 12:20, Jan van den Broek wrote:
    I have a Raspberry Pi 5 where I have two users. One has the correct keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center, "Layout: English (US)", and "US (United States)" as the locale.

    What di I need to do to get the correct setting?

    Move to the UK
    --
    No Apple devices were knowingly used in the preparation of this post.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Pancho@[email protected] to comp.sys.raspberry-pi on Sun May 31 12:44:05 2026
    From Newsgroup: comp.sys.raspberry-pi

    On 5/31/26 12:05, The Natural Philosopher wrote:
    On 30/05/2026 12:20, Jan van den Broek wrote:
    I have a Raspberry Pi 5 where I have two users. One has the correct
    keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center, "Layout:
    English (US)", and "US (United States)" as the locale.

    What di I need to do to get the correct setting?

    Move to the UK


    I thought you were a Reform supporter, surely you don't want Johnny
    foreigner moving here. Although, to be fair The Hague is already closer
    to me than say Liverpool, and the Dutch do speak better English.


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@[email protected] to comp.sys.raspberry-pi on Sun May 31 13:28:55 2026
    From Newsgroup: comp.sys.raspberry-pi

    On 31/05/2026 12:44, Pancho wrote:
    On 5/31/26 12:05, The Natural Philosopher wrote:
    On 30/05/2026 12:20, Jan van den Broek wrote:
    I have a Raspberry Pi 5 where I have two users. One has the correct
    keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center, "Layout:
    English (US)", and "US (United States)" as the locale.

    What di I need to do to get the correct setting?

    Move to the UK


    I thought you were a Reform supporter, surely you don't want Johnny foreigner moving here. Although, to be fair The Hague is already closer
    to me than say Liverpool, and the Dutch do speak better English.

    1. I am, at this point in time, a Reform supporter - the phrase best of
    a bad lot springs to mind...
    2. Reform and UKIP have never been against immigration per se, Only
    against uncontrolled, low skilled and and illegal immigration
    3. The best English is spoken by Indians at this point in time.




    --
    In theory, there is no difference between theory and practice.
    In practice, there is.
    -- Yogi Berra

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From s|b@[email protected] to comp.sys.raspberry-pi on Sun May 31 15:43:10 2026
    From Newsgroup: comp.sys.raspberry-pi

    On Sat, 30 May 2026 11:20:50 -0000 (UTC), Jan van den Broek wrote:

    I have a Raspberry Pi 5 where I have two users. One has the correct keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center, "Layout: English (US)", and "US (United States)" as the locale.

    What di I need to do to get the correct setting?

    Have you tried

    Terminal > sudo raspi-config

    to check the settings?
    --
    s|b
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@[email protected] to comp.sys.raspberry-pi on Mon Jun 1 00:28:23 2026
    From Newsgroup: comp.sys.raspberry-pi

    On Sat, 30 May 2026 11:20:50 -0000 (UTC), Jan van den Broek wrote:

    I have a Raspberry Pi 5 where I have two users. One has the correct keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center,
    "Layout: English (US)", and "US (United States)" as the locale.

    Could it be that user has a login shell script which is using
    setxkbmap or some such command to change the keyboard locale?

    <https://manpages.debian.org/setxkbmap(1)>
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Jan van den Broek@[email protected] to comp.sys.raspberry-pi on Mon Jun 1 19:33:19 2026
    From Newsgroup: comp.sys.raspberry-pi

    2026-05-30, Marco Moock <[email protected]> schrieb:
    Am 30.05.26 um 13:20 schrieb Jan van den Broek:
    I have a Raspberry Pi 5 where I have two users. One has the correct
    keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center, "Layout:
    English (US)", and "US (United States)" as the locale.

    What di I need to do to get the correct setting?

    Which operating system do you run?

    Linux korvet 6.18.29+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.18.29-1+rpt1 (2026-05-12)
    aarch64 GNU/Linux

    On Debian, I had to install kbd, as this is not included in the default Debian Raspberry Pi images.

    kbd is installed.
    --
    Jan v/d Broek [email protected]

    "Ich kenne das Leben, ich bin im Kino gewesen."
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Jan van den Broek@[email protected] to comp.sys.raspberry-pi on Mon Jun 1 19:36:43 2026
    From Newsgroup: comp.sys.raspberry-pi

    2026-05-31, s|b <[email protected]d> schrieb:
    On Sat, 30 May 2026 11:20:50 -0000 (UTC), Jan van den Broek wrote:

    I have a Raspberry Pi 5 where I have two users. One has the correct
    keyboard-settings, the other defaults to "UK". When logged in as the
    user with the incorrect setting I see, in the Control Center, "Layout:
    English (US)", and "US (United States)" as the locale.

    What di I need to do to get the correct setting?

    Have you tried

    Terminal > sudo raspi-config

    to check the settings?

    I did, Generic 105-key PC, English (US).
    --
    Jan v/d Broek [email protected]

    "Ich kenne das Leben, ich bin im Kino gewesen."
    --- Synchronet 3.22a-Linux NewsLink 1.2