On Wed, 27 Oct 2010, Dmitry Torokhov wrote:
> First of all, the device appears to use duplicate usages for
> CapsLock/Favorites and RightShift/Previous so we better set up the
> duplicate usages quirk. I wonder how the other OS copes with diferent
> keys using the same usages. Jiri, any ideas?
Th
Wednesday, October 27, 2010 12:25 PM, Dmitry Torokhov wrote:
>>
>> I: Bus=0003 Vendor=046d Product=c30a Version=0110
>> N: Name="Logitech Logitech USB Keyboard"
>> P: Phys=usb-:00:13.0-2/input0
>> S: Sysfs=/devices/pci:00/:00:13.0/usb5/5-2/5-2:1.0/input/input9
>> U: Uniq=
>> H: Handler
On Wednesday, October 27, 2010 01:20:09 pm H Hartley Sweeten wrote:
> Wednesday, October 27, 2010 12:25 PM, Dmitry Torokhov wrote:
> >> I: Bus=0003 Vendor=046d Product=c30a Version=0110
> >> N: Name="Logitech Logitech USB Keyboard"
> >> P: Phys=usb-:00:13.0-2/input0
> >> S: Sysfs=/devices/pci00
On Wed, Oct 27, 2010 at 02:34:35PM -0400, Tom Vier wrote:
> On 10/27/2010 12:08 PM, Dmitry Torokhov wrote:
> > On Wed, Oct 27, 2010 at 05:22:42PM +0200, Samuel Thibault wrote:
> >> Dmitry Torokhov, le Wed 27 Oct 2010 08:06:26 -0700, a écrit :
> >> Sure, but dumpkeys shows the table from scancodes t
On 10/27/2010 12:08 PM, Dmitry Torokhov wrote:
> On Wed, Oct 27, 2010 at 05:22:42PM +0200, Samuel Thibault wrote:
>> Dmitry Torokhov, le Wed 27 Oct 2010 08:06:26 -0700, a écrit :
>> Sure, but dumpkeys shows the table from scancodes to keycodes, not from
>> input events to scancodes.
>
> I am just
On Oct 27, 2010, at 5:05 AM, Samuel Thibault wrote:
> Dmitry Torokhov, le Wed 27 Oct 2010 02:10:29 -0700, a écrit :
>> Also, based on evtest data I only see presses/releases for one key (Caps
>> Lock, Right Shift, etc.) I do not see the presses for the additional
>> keys in the evtest stream so I
Dmitry Torokhov, le Wed 27 Oct 2010 02:10:29 -0700, a écrit :
> Also, based on evtest data I only see presses/releases for one key (Caps
> Lock, Right Shift, etc.) I do not see the presses for the additional
> keys in the evtest stream so I am baffled as to where the additional
> scancode is coming
On Tue, Oct 26, 2010 at 05:04:44PM -0400, Tom Vier wrote:
> On 10/26/2010 12:18 PM, Dmitry Torokhov wrote:
> >Hmm, it looks like it uses the same usages (MSC_SCAN) for
> >CapsLock/Favorites and RightShift/Previous... What does lsusb say about
> >the keyboard (VID/PID)?
>
> The scroll wheel on the
On 10/26/2010 12:18 PM, Dmitry Torokhov wrote:
Hmm, it looks like it uses the same usages (MSC_SCAN) for
CapsLock/Favorites and RightShift/Previous... What does lsusb say about
the keyboard (VID/PID)?
The scroll wheel on the keyboard is a separate device:
Bus 005 Device 003: ID 046d:c30a Logit
On Tue, Oct 26, 2010 at 10:46:48AM -0400, Tom Vier wrote:
> On 10/25/2010 02:03 PM, Samuel Thibault wrote:
> > Tom Vier, le Mon 25 Oct 2010 09:37:26 -0400, a écrit :
> >> On 10/25/2010 12:50 AM, Dmitry Torokhov wrote:
> >>> On Sun, Oct 24, 2010 at 04:41:51PM +0200, Samuel Thibault wrote:
> The
On 10/25/2010 02:25 PM, Dmitry Torokhov wrote:
On Mon, Oct 25, 2010 at 08:03:20PM +0200, Samuel Thibault wrote:
Could you also post results when pressing the "favorite" and the "prev"
internet keys of your keyboard?
Actually, if these are all the events that evtest reports when pressing
CapsL
On 10/25/2010 02:03 PM, Samuel Thibault wrote:
> Tom Vier, le Mon 25 Oct 2010 09:37:26 -0400, a écrit :
>> On 10/25/2010 12:50 AM, Dmitry Torokhov wrote:
>>> On Sun, Oct 24, 2010 at 04:41:51PM +0200, Samuel Thibault wrote:
The short story is: Tom's keyboard sends all that when he presses caps
On Mon, Oct 25, 2010 at 08:03:20PM +0200, Samuel Thibault wrote:
> Tom Vier, le Mon 25 Oct 2010 09:37:26 -0400, a écrit :
> > On 10/25/2010 12:50 AM, Dmitry Torokhov wrote:
> > >On Sun, Oct 24, 2010 at 04:41:51PM +0200, Samuel Thibault wrote:
> > >>The short story is: Tom's keyboard sends all that
Tom Vier, le Mon 25 Oct 2010 09:37:26 -0400, a écrit :
> On 10/25/2010 12:50 AM, Dmitry Torokhov wrote:
> >On Sun, Oct 24, 2010 at 04:41:51PM +0200, Samuel Thibault wrote:
> >>The short story is: Tom's keyboard sends all that when he presses caps
> >>lock:
> >>
> >>press: 0x3a 0xe0 0x66
> >>repeat:
On 10/25/2010 12:50 AM, Dmitry Torokhov wrote:
On Sun, Oct 24, 2010 at 04:41:51PM +0200, Samuel Thibault wrote:
The short story is: Tom's keyboard sends all that when he presses caps
lock:
press: 0x3a 0xe0 0x66
repeat: 0x3a
release: 0xba 0xe0 0xe6
0xe0 0x66 happens to be the "favorites" key on
On Sun, Oct 24, 2010 at 04:41:51PM +0200, Samuel Thibault wrote:
> The short story is: Tom's keyboard sends all that when he presses caps
> lock:
>
> press: 0x3a 0xe0 0x66
> repeat: 0x3a
> release: 0xba 0xe0 0xe6
>
> 0xe0 0x66 happens to be the "favorites" key on his keyboard with
> internet navi
The short story is: Tom's keyboard sends all that when he presses caps
lock:
press: 0x3a 0xe0 0x66
repeat: 0x3a
release: 0xba 0xe0 0xe6
0xe0 0x66 happens to be the "favorites" key on his keyboard with
internet navigation keys. I thus believe there's a bug in his keyboard
that needs to be filtere
--
Tom Vier
Senior Net/Sys Admin
Triad Systems Engineering, Inc.
703-956-1535 office
703-984-9093 cell
703-404-0308 helpdesk
On 09/07/2010 12:32 PM, Tom Vier wrote:
On 09/03/2010 07:55 PM, Samuel Thibault wrote:
Tom, le Mon 23 Aug 2010 11:43:53 -0400, a écrit :
The model name is logimel, w
Tom Vier, le Tue 07 Sep 2010 12:28:24 -0400, a écrit :
> >Such bug should probably be fixed in the kernel, just like it is already
> >in atkbd.c for some keyboards.
> >
> >Samuel
>
> Showkey looks almost identical between kernels tho.
Yes, but the bug is actually in the keyboard, not in the kerne
Tom Vier, le Tue 07 Sep 2010 12:32:19 -0400, a écrit :
> I have bunch of extra keys. 8) It's one of those "internet" keyboards
> with keys for: email sms webcam itouch search shipping home favorites,
> plus volume, track skip, play/pause, record.
So there indeed is a "favorites" key, that makes
On 09/03/2010 07:55 PM, Samuel Thibault wrote:
Tom, le Mon 23 Aug 2010 11:43:53 -0400, a écrit :
The model name is logimel, which is set in both /etc/default/keyboard and
/etc/X11/xorg.conf.
Which explains why Xorg has the behavior you describe: the logimel model
includes the logitech base, wh
On 09/03/2010 07:45 PM, Samuel Thibault wrote:
Tom Vier, le Fri 03 Sep 2010 16:35:47 -0400, a écrit :
On 09/02/2010 03:46 PM, Samuel Thibault wrote:
Hello,
Tom Vier, le Thu 02 Sep 2010 15:11:49 -0400, a écrit :
It says UNICODE mode and the codes for caps lock are:
press: 0x3a 0xe0 0x66
r
Tom, le Mon 23 Aug 2010 11:43:53 -0400, a écrit :
> The model name is logimel, which is set in both /etc/default/keyboard and
> /etc/X11/xorg.conf.
Which explains why Xorg has the behavior you describe: the logimel model
includes the logitech base, which includes the common navigation keys,
which
Tom Vier, le Fri 03 Sep 2010 16:35:47 -0400, a écrit :
> On 09/02/2010 03:46 PM, Samuel Thibault wrote:
> >Hello,
> >
> >Tom Vier, le Thu 02 Sep 2010 15:11:49 -0400, a écrit :
> >>It says UNICODE mode and the codes for caps lock are:
> >>
> >>press: 0x3a 0xe0 0x66
> >>repeat: 0x3a
> >>release: 0xba
On 09/02/2010 03:46 PM, Samuel Thibault wrote:
Hello,
Tom Vier, le Thu 02 Sep 2010 15:11:49 -0400, a écrit :
It says UNICODE mode and the codes for caps lock are:
press: 0x3a 0xe0 0x66
repeat: 0x3a
release: 0xba 0xe0 0x
0xe6 I guess?
Yes.
I also just discovered the right shift key goes b
Hello,
Tom Vier, le Thu 02 Sep 2010 15:11:49 -0400, a écrit :
> It says UNICODE mode and the codes for caps lock are:
>
> press: 0x3a 0xe0 0x66
> repeat: 0x3a
> release: 0xba 0xe0 0x
0xe6 I guess?
> I also just discovered the right shift key goes back a page in
> iceweasel. Here are the right-
On 08/23/2010 11:59 AM, Samuel Thibault wrote:
forcemerge 594089 593742
reassign 594089 linux-2.6
retitle 594089 caps lock keyboard code problem
thanks
Hello,
Please do not submit another report for the same issue, just reassign.
Sorry, didn't know I could.
Tom, le Mon 23 Aug 2010 11:43:53
forcemerge 594089 593742
reassign 594089 linux-2.6
retitle 594089 caps lock keyboard code problem
thanks
Hello,
Please do not submit another report for the same issue, just reassign.
Tom, le Mon 23 Aug 2010 11:43:53 -0400, a écrit :
> KeyRelease event, serial 105, synthetic NO, window 0x341,
Package: keyboard-configuration
Version: 1.55
Severity: important
Testing apparently is sending the wrong keycodes from caps lock. This causes
icedove to open the addressbook and iceweasel to open the bookmarks sidebar
(also happens in firefox on win xp running in vmware). I have reboot with
vmwa
29 matches
Mail list logo