* [kbd] kbd 2.0.4 issues
@ 2018-04-20 13:53 Andrés Ramírez
2018-04-25 14:53 ` Alexey Gladkov
0 siblings, 1 reply; 4+ messages in thread
From: Andrés Ramírez @ 2018-04-20 13:53 UTC (permalink / raw)
To: kbd
I have just downgraded kbd. Because with 2.0.4 I am having issues on the
virtual consoles when i do:
nocaps
--8<---------------cut here---------------start------------->8---
alias nocaps=' dumpkeys | sed "s/\s*58\s*=\s*Caps_Lock/ 58 = Control/" | sudo loadkeys'
--8<---------------cut here---------------end--------------->8---
and also when i do:
modelm
--8<---------------cut here---------------start------------->8---
alias modelm='sudo loadkeys dvorak; dumpkeys | sed "/\s*100\s*=\s*AltGr.*/,/keycode\s*101\s*=\s*Break/{//!d}" | sed "s/\s*100\s*=\s*AltGr.*/ 100 = Alt/" | sudo loadkeys'
--8<---------------cut here---------------end--------------->8---
Is that a know issue?
AR
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [kbd] kbd 2.0.4 issues
2018-04-20 13:53 [kbd] kbd 2.0.4 issues Andrés Ramírez
@ 2018-04-25 14:53 ` Alexey Gladkov
[not found] ` <86po2nuxav.fsf@gmail.com>
0 siblings, 1 reply; 4+ messages in thread
From: Alexey Gladkov @ 2018-04-25 14:53 UTC (permalink / raw)
To: Linux console tools development discussion; +Cc: Andrés Ramírez
On Fri, Apr 20, 2018 at 01:53:47PM +0000, Andrés Ramírez wrote:
> I have just downgraded kbd. Because with 2.0.4 I am having issues on the
> virtual consoles when i do:
> nocaps
> --8<---------------cut here---------------start------------->8---
> alias nocaps=' dumpkeys | sed "s/\s*58\s*=\s*Caps_Lock/ 58 = Control/" | sudo loadkeys'
> --8<---------------cut here---------------end--------------->8---
>
> and also when i do:
> modelm
> --8<---------------cut here---------------start------------->8---
> alias modelm='sudo loadkeys dvorak; dumpkeys | sed "/\s*100\s*=\s*AltGr.*/,/keycode\s*101\s*=\s*Break/{//!d}" | sed "s/\s*100\s*=\s*AltGr.*/ 100 = Alt/" | sudo loadkeys'
> --8<---------------cut here---------------end--------------->8---
>
> Is that a know issue?
This is the regression in the commit:
https://github.com/legionus/kbd/commit/441998a9e571393d208c8f93821a154a617e848a
Thanks!
--
Rgrds, legion
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-04-25 19:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-20 13:53 [kbd] kbd 2.0.4 issues Andrés Ramírez
2018-04-25 14:53 ` Alexey Gladkov
[not found] ` <86po2nuxav.fsf@gmail.com>
2018-04-25 19:04 ` Alexey Gladkov
2018-04-25 19:48 ` andrés ramírez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox