Linux console tools development discussion
 help / color / mirror / Atom feed
* [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
    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

* Re: [kbd] kbd 2.0.4 issues
  @ 2018-04-25 19:04     ` Alexey Gladkov
  2018-04-25 19:48       ` andrés ramírez
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Gladkov @ 2018-04-25 19:04 UTC (permalink / raw)
  To: andrés ramírez; +Cc: Linux console tools development discussion

On Wed, Apr 25, 2018 at 03:21:12PM +0000, andrés ramírez wrote:
> Hi Alexey.
> > > Is that a know issue?
> > 
> > This is the regression in the commit:
> > 
> > https://github.com/legionus/kbd/commit/441998a9e571393d208c8f93821a154a617e848a
> > 
> > Thanks!
> Thanks to you too.

This commit should fix the problem:

https://github.com/legionus/kbd/commit/7e665ed238d01917e40430680b1181c668772756

Can you check it ?

-- 
Rgrds, legion



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

* Re: [kbd] kbd 2.0.4 issues
  2018-04-25 19:04     ` Alexey Gladkov
@ 2018-04-25 19:48       ` andrés ramírez
  0 siblings, 0 replies; 4+ messages in thread
From: andrés ramírez @ 2018-04-25 19:48 UTC (permalink / raw)
  To: Alexey Gladkov; +Cc: Linux console tools development discussion

Hi Alexey.
> This commit should fix the problem:
> 
> https://github.com/legionus/kbd/commit/7e665ed238d01917e40430680b1181c668772756
> 
> Can you check it ?

It is working properly.

Thanks. BR


^ 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
2018-04-25 19:04     ` Alexey Gladkov
2018-04-25 19:48       ` andrés ramírez

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git