Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] make SDDM use keyboard layout specified in rc.conf
@ 2021-04-12 16:18 paulhersch
  2021-04-12 22:30 ` Veganizer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: paulhersch @ 2021-04-12 16:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 594 bytes --]

New issue by paulhersch on void-packages repository

https://github.com/void-linux/void-packages/issues/30186

Description:

* package:  
  *affected package(s) including the version*: ``sddm-0.19.0_3``

### Expected behavior
SDDM uses the de-latin1 keyboard specified in rc.conf

### Actual behavior
SDDM uses the standard american layout and I mistype my password at least once

### Steps to reproduce the behavior
Use unconfigured sddm, set it as login manager and start the system i guess

Sadly I am not that good with shell scripting so I can't contribute to the runscript


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: make SDDM use keyboard layout specified in rc.conf
  2021-04-12 16:18 [ISSUE] make SDDM use keyboard layout specified in rc.conf paulhersch
@ 2021-04-12 22:30 ` Veganizer
  2021-04-13 10:31 ` paulhersch
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Veganizer @ 2021-04-12 22:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 408 bytes --]

New comment by Veganizer on void-packages repository

https://github.com/void-linux/void-packages/issues/30186#issuecomment-818285218

Comment:
Hello paulhersch,

this is a common problem with sddm. ArchLinux got the same problem.
My suggestion is to edit "/usr/share/sddm/scripts/Xsetup" as a workaround:

```bash
#!/bin/sh
# Xsetup - run as root before the login dialog appears
setxkbmap de
```


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: make SDDM use keyboard layout specified in rc.conf
  2021-04-12 16:18 [ISSUE] make SDDM use keyboard layout specified in rc.conf paulhersch
  2021-04-12 22:30 ` Veganizer
@ 2021-04-13 10:31 ` paulhersch
  2021-04-13 10:33 ` [ISSUE] [CLOSED] " paulhersch
  2021-04-13 10:34 ` paulhersch
  3 siblings, 0 replies; 5+ messages in thread
From: paulhersch @ 2021-04-13 10:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

New comment by paulhersch on void-packages repository

https://github.com/void-linux/void-packages/issues/30186#issuecomment-818631727

Comment:
Ok will do that, thanks for the workaround!

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ISSUE] [CLOSED] make SDDM use keyboard layout specified in rc.conf
  2021-04-12 16:18 [ISSUE] make SDDM use keyboard layout specified in rc.conf paulhersch
  2021-04-12 22:30 ` Veganizer
  2021-04-13 10:31 ` paulhersch
@ 2021-04-13 10:33 ` paulhersch
  2021-04-13 10:34 ` paulhersch
  3 siblings, 0 replies; 5+ messages in thread
From: paulhersch @ 2021-04-13 10:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

Closed issue by paulhersch on void-packages repository

https://github.com/void-linux/void-packages/issues/30186

Description:

* package:  
  *affected package(s) including the version*: ``sddm-0.19.0_3``

### Expected behavior
SDDM uses the de-latin1 keyboard specified in rc.conf

### Actual behavior
SDDM uses the standard american layout and I mistype my password at least once

### Steps to reproduce the behavior
Use unconfigured sddm, set it as login manager and start the system i guess

Sadly I am not that good with shell scripting so I can't contribute to the runscript


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: make SDDM use keyboard layout specified in rc.conf
  2021-04-12 16:18 [ISSUE] make SDDM use keyboard layout specified in rc.conf paulhersch
                   ` (2 preceding siblings ...)
  2021-04-13 10:33 ` [ISSUE] [CLOSED] " paulhersch
@ 2021-04-13 10:34 ` paulhersch
  3 siblings, 0 replies; 5+ messages in thread
From: paulhersch @ 2021-04-13 10:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

New comment by paulhersch on void-packages repository

https://github.com/void-linux/void-packages/issues/30186#issuecomment-818631727

Comment:
Ok will do that, thanks for the workaround!

Closing this issue now because the workaround does its job

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-13 10:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 16:18 [ISSUE] make SDDM use keyboard layout specified in rc.conf paulhersch
2021-04-12 22:30 ` Veganizer
2021-04-13 10:31 ` paulhersch
2021-04-13 10:33 ` [ISSUE] [CLOSED] " paulhersch
2021-04-13 10:34 ` paulhersch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).