public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Ctrl+Shift+s not working on Dell Latitude E6410?
@ 2016-10-29 14:57 Michael J. Barillier
  2016-10-29 15:29 ` Fernando Rodriguez
  0 siblings, 1 reply; 6+ messages in thread
From: Michael J. Barillier @ 2016-10-29 14:57 UTC (permalink / raw
  To: gentoo-user

I recently acquired a refurb Dell Latitude E6410 laptop and put Gentoo
on it.  One odd thing has me stumped: I use Ctrl+Shift+s as a hotkey in
Sawfish (no desktop manager, just Sawfish running under X exec'ed out of
.xinitrc) and X isn't seeing the key sequence.  I ran xev and can see
the correct events for e.g. Ctrl+Shift+x, but see the Ctrl and Shift up
and down events, but no s up/down.  Anyone have an idea where along the
key code processing chain something might be grabbing that event?

-- 
Michael J. Barillier     ///    http://blackwolfinfosys.net/u/blackwolf/
_O_|  "When you have to shoot, shoot.  Don't talk."
__O|      -- Tuco Ramirez
OOO|


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

* Re: [gentoo-user] Ctrl+Shift+s not working on Dell Latitude E6410?
  2016-10-29 14:57 [gentoo-user] Ctrl+Shift+s not working on Dell Latitude E6410? Michael J. Barillier
@ 2016-10-29 15:29 ` Fernando Rodriguez
  2016-10-29 16:40   ` [gentoo-user] " Ian Zimmerman
  2016-10-29 20:10   ` [gentoo-user] " Michael J. Barillier
  0 siblings, 2 replies; 6+ messages in thread
From: Fernando Rodriguez @ 2016-10-29 15:29 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 10/29/2016 10:57 AM, Michael J. Barillier wrote:
> I recently acquired a refurb Dell Latitude E6410 laptop and put Gentoo
> on it.  One odd thing has me stumped: I use Ctrl+Shift+s as a hotkey in
> Sawfish (no desktop manager, just Sawfish running under X exec'ed out of
> .xinitrc) and X isn't seeing the key sequence.  I ran xev and can see
> the correct events for e.g. Ctrl+Shift+x, but see the Ctrl and Shift up
> and down events, but no s up/down.  Anyone have an idea where along the
> key code processing chain something might be grabbing that event?
> 

My guess is that your keyboard is crap. Easy way to find out is to plug in
a usb keyboard and see if it works. I have a similar problem with an acer
netbook.

Also check if there's a firmware update for your laptop. I remember when
I was researching it that they released a firmware update that fixed the
problem for another model that had the same problem (because the other
model was advertised as a gaming laptop).

- -- 

Fernando Rodriguez
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJYFMBBAAoJEPbOFX/5UlwcSTYP/i75gNYULIS/ikHY3LFdHArM
+pjhWLrC1oH+OeaknLNdVa6uJ9vnyXAo+iq/JEQqoiKj3pW2hSL+H0XN2KrW3qqN
TisJTl5a98UnRXR4lugiQYU7otxLnnoV1EjxbcBBfGMMBKSUCRn/PVOUk0CadhcU
rFkkTTsT6DVx8GJUS7j7Z5NavMK6Kh2QoPeNvijiN4HmkdmsUkjMvWSuda5BhDDR
2hVFBn/3EiPafYuCoDE7oo8lY/ot1ClaVQioRZQWqbwQsmO9ErZSm4ZE6uCrOacK
7Vf+RkFlOlkk33W2mJQK3rGRRfl40Fd47aFd1NxbrZaEtPo9dIrIa8KfcDkLQ4+C
352eAj6PaZev98sQnDFSBXaQXEZ6+OZyJL8VQRvSG6q2ScjuOYZLQnUTxcjHc8jM
/lRrWgudP2tcpdUyFzAwjmK0L1NQid/gKMO5fy9p62uXGDQMO7Wh0GRN8qcmsDSM
IbghgvQg+d0zmUgrJ96EVfBpV3aNpJe08f1hQDXGgi5Ps3QEnDww40x0SBSOncPJ
dCIrnHhm2g1LEp4jlr5PLJPedlksMWzqO/W3S19+myAZwM7M969Qw4v09/0Ey3DY
r7ycXcynpGv/VtzFSd9tjHANZQK9cpnnyR3Dy2uKOLI+VjHLyVxB5QR0HnpLKB8Z
t7luh+O8KziykhfLm7HZ
=xy1T
-----END PGP SIGNATURE-----


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

* [gentoo-user] Re: Ctrl+Shift+s not working on Dell Latitude E6410?
  2016-10-29 15:29 ` Fernando Rodriguez
@ 2016-10-29 16:40   ` Ian Zimmerman
  2016-10-29 16:57     ` Fernando Rodriguez
  2016-10-29 18:20     ` J. Roeleveld
  2016-10-29 20:10   ` [gentoo-user] " Michael J. Barillier
  1 sibling, 2 replies; 6+ messages in thread
From: Ian Zimmerman @ 2016-10-29 16:40 UTC (permalink / raw
  To: gentoo-user

On 2016-10-29 11:29, Fernando Rodriguez wrote:

> Also check if there's a firmware update for your laptop. I remember when
> I was researching it that they released a firmware update that fixed the
> problem for another model that had the same problem (because the other
> model was advertised as a gaming laptop).

Unfortunately, as I've just learned, you may need Windows (or wine which
to me is almost as bad) to install the new firmware.  (I have an
Inspiron XPS.)

-- 
Please *no* private Cc: on mailing lists and newsgroups
Personal signed mail: please _encrypt_ and sign
Don't clear-text sign: http://cr.yp.to/smtp/8bitmime.html


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

* Re: [gentoo-user] Re: Ctrl+Shift+s not working on Dell Latitude E6410?
  2016-10-29 16:40   ` [gentoo-user] " Ian Zimmerman
@ 2016-10-29 16:57     ` Fernando Rodriguez
  2016-10-29 18:20     ` J. Roeleveld
  1 sibling, 0 replies; 6+ messages in thread
From: Fernando Rodriguez @ 2016-10-29 16:57 UTC (permalink / raw
  To: gentoo-user

On 10/29/2016 12:40 PM, Ian Zimmerman wrote:
> On 2016-10-29 11:29, Fernando Rodriguez wrote:
> 
>> Also check if there's a firmware update for your laptop. I remember when
>> I was researching it that they released a firmware update that fixed the
>> problem for another model that had the same problem (because the other
>> model was advertised as a gaming laptop).
> 
> Unfortunately, as I've just learned, you may need Windows (or wine which
> to me is almost as bad) to install the new firmware.  (I have an
> Inspiron XPS.)
> 

I wouldn't dare try it with wine. If you have access to a Windows machine
you can make a WinPE thumbdrive [1]. If you don't you can always download
the Windows Insider Preview [2] and do it on a VM.

[1] https://technet.microsoft.com/en-us/library/hh825109.aspx
[2] https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewadvanced

-- 

Fernando Rodriguez


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

* Re: [gentoo-user] Re: Ctrl+Shift+s not working on Dell Latitude E6410?
  2016-10-29 16:40   ` [gentoo-user] " Ian Zimmerman
  2016-10-29 16:57     ` Fernando Rodriguez
@ 2016-10-29 18:20     ` J. Roeleveld
  1 sibling, 0 replies; 6+ messages in thread
From: J. Roeleveld @ 2016-10-29 18:20 UTC (permalink / raw
  To: gentoo-user

On October 29, 2016 6:40:08 PM GMT+02:00, Ian Zimmerman <itz@primate.net> wrote:
>On 2016-10-29 11:29, Fernando Rodriguez wrote:
>
>> Also check if there's a firmware update for your laptop. I remember
>when
>> I was researching it that they released a firmware update that fixed
>the
>> problem for another model that had the same problem (because the
>other
>> model was advertised as a gaming laptop).
>
>Unfortunately, as I've just learned, you may need Windows (or wine
>which
>to me is almost as bad) to install the new firmware.  (I have an
>Inspiron XPS.)

To me that would be reason enough to return it as defective.

--
Joost
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


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

* Re: [gentoo-user] Ctrl+Shift+s not working on Dell Latitude E6410?
  2016-10-29 15:29 ` Fernando Rodriguez
  2016-10-29 16:40   ` [gentoo-user] " Ian Zimmerman
@ 2016-10-29 20:10   ` Michael J. Barillier
  1 sibling, 0 replies; 6+ messages in thread
From: Michael J. Barillier @ 2016-10-29 20:10 UTC (permalink / raw
  To: gentoo-user

>>>>> "fr" == Fernando Rodriguez <cyklonite@gmail.com> writes:

    fr> Also check if there's a firmware update for your laptop.

Thanks, I'll give that a shot.

-- 
Michael J. Barillier     ///    http://blackwolfinfosys.net/u/blackwolf/
_O_|  "When you have to shoot, shoot.  Don't talk."
__O|      -- Tuco Ramirez
OOO|


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

end of thread, other threads:[~2016-10-29 20:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29 14:57 [gentoo-user] Ctrl+Shift+s not working on Dell Latitude E6410? Michael J. Barillier
2016-10-29 15:29 ` Fernando Rodriguez
2016-10-29 16:40   ` [gentoo-user] " Ian Zimmerman
2016-10-29 16:57     ` Fernando Rodriguez
2016-10-29 18:20     ` J. Roeleveld
2016-10-29 20:10   ` [gentoo-user] " Michael J. Barillier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox