Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.raspberry-pi > #9415

Re: OT: For all the Window haters

From Martin Gregorie <martin@address-in-sig.invalid>
Newsgroups comp.sys.raspberry-pi
Subject Re: OT: For all the Window haters
Date 2015-08-10 17:13 +0000
Organization A noiseless patient Spider
Message-ID <mqam2s$s47$1@dont-email.me> (permalink)
References (6 earlier) <slrnmsdvug.hlr.nomail@xs9.xs4all.nl> <mq7900$o9h$1@dont-email.me> <slrnmseebc.hlr.nomail@xs9.xs4all.nl> <mq8da2$gir$1@dont-email.me> <54f0e80bb8tim@invalid.org.uk>

Show all headers | View raw


On Mon, 10 Aug 2015 11:05:20 +0100, Tim Hill wrote:

> Logitech, you would think, fall into this category but I have keyboards
> with unusable extra multi-meeja buttons and no longer have webcams which
> have become driverless and have been thrown out.
>
If you know what characters each key generates, you can usually do 
something useful with them.

If you have the 'codes' utility, that shows hex for each keystroke. 
Otherwise run this in the bash shell:

  read x; echo $x | od -tx1

It will wait for input, so hit the key you're interested in followed by 
RETURN and you'll see what the key generated followed by 0a (LF). Here's 
the result of hitting F1 followed by newline on this laptop:

$ read x; echo $x | od -tx1
^[OP
0000000 1b 4f 50 0a
0000004
$ 

> Logitech has become over-priced crap with built-in obsolescence and are
> off my shopping list.
>
I don't mind their prices but they did piss me off when they first bought 
and then killed off the Squeezebox range of audio products. Fortunately 
my Touch is well made, has support (though not from Logitech) and shows 
no signs of turning its toes up.


-- 
martin@   | Martin Gregorie
gregorie. | Essex, UK
org       |

Back to comp.sys.raspberry-pi | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

OT: For all the Window haters mm0fmf <none@mailinator.com> - 2015-08-05 21:47 +0100
  Re: OT: For all the Window haters Rob Morley <nospam@ntlworld.com> - 2015-08-06 00:58 +0100
    Re: OT: For all the Window haters Hils <hils@saynotospam.net> - 2015-08-06 07:48 +0100
      Re: OT: For all the Window haters David Taylor <david-taylor@blueyonder.co.uk.invalid> - 2015-08-06 08:43 +0100
        Re: OT: For all the Window haters Hils <hils@saynotospam.net> - 2015-08-06 10:28 +0100
        Re: OT: For all the Window haters Rob <nomail@example.com> - 2015-08-06 09:57 +0000
        Re: OT: For all the Window haters Brian Reay <no.sp@m.com> - 2015-08-06 10:58 +0100
          Re: OT: For all the Window haters Hils <hils@saynotospam.net> - 2015-08-06 14:55 +0100
            Re: OT: For all the Window haters The Natural Philosopher <tnp@invalid.invalid> - 2015-08-06 19:27 +0100
              Re: OT: For all the Window haters mm0fmf <none@mailinator.com> - 2015-08-06 19:46 +0100
                Re: OT: For all the Window haters Hils <hils@saynotospam.net> - 2015-08-06 20:59 +0100
                Re: OT: For all the Window haters Graham. <me@privicy.net> - 2015-08-07 00:22 +0100
                Re: OT: For all the Window haters mm0fmf <none@mailinator.com> - 2015-08-07 17:12 +0100
                Re: OT: For all the Window haters notbob <notbob@nothome.com> - 2015-08-07 16:22 +0000
    Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-06 09:55 +0000
  Re: OT: For all the Window haters The Natural Philosopher <tnp@invalid.invalid> - 2015-08-06 10:38 +0100
  Re: OT: For all the Window haters druck <news@druck.org.uk> - 2015-08-07 08:18 +0100
  Re: OT: For all the Window haters Jim Diamond <Jim.Diamond@deletethis.AcadiaU.ca> - 2015-08-07 18:53 -0300
    Re: OT: For all the Window haters Rob <nomail@example.com> - 2015-08-08 08:13 +0000
      Re: OT: For all the Window haters The Natural Philosopher <tnp@invalid.invalid> - 2015-08-08 10:01 +0100
      Re: OT: For all the Window haters mm0fmf <none@mailinator.com> - 2015-08-08 14:14 +0100
        Re: OT: For all the Window haters Rob <nomail@example.com> - 2015-08-08 13:31 +0000
          Re: OT: For all the Window haters mm0fmf <none@mailinator.com> - 2015-08-09 00:14 +0100
            Re: OT: For all the Window haters Rob <nomail@example.com> - 2015-08-09 07:22 +0000
              Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-09 10:11 +0000
                Re: OT: For all the Window haters Rob <nomail@example.com> - 2015-08-09 11:28 +0000
                Re: OT: For all the Window haters Rob Morley <nospam@ntlworld.com> - 2015-08-09 13:30 +0100
                Re: OT: For all the Window haters The Natural Philosopher <tnp@invalid.invalid> - 2015-08-09 16:00 +0100
                Re: OT: For all the Window haters Rob <nomail@example.com> - 2015-08-09 18:04 +0000
                Re: OT: For all the Window haters mm0fmf <none@mailinator.com> - 2015-08-09 20:11 +0100
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-09 14:06 +0000
                Re: OT: For all the Window haters druck <news@druck.org.uk> - 2015-08-09 21:32 +0100
                Re: OT: For all the Window haters Rob <nomail@example.com> - 2015-08-09 21:16 +0000
                Re: OT: For all the Window haters Tim Hill <tim@invalid.org.uk> - 2015-08-10 11:05 +0100
                Re: OT: For all the Window haters The Natural Philosopher <tnp@invalid.invalid> - 2015-08-10 13:51 +0100
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-10 17:13 +0000
                Re: OT: For all the Window haters Tim Hill <tim@invalid.org.uk> - 2015-08-11 11:40 +0100
                Re: OT: For all the Window haters Tony van der Hoff <tony@vanderhoff.org> - 2015-08-11 13:07 +0200
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-11 12:59 +0000
                Re: OT: For all the Window haters Tim Hill <tim@invalid.org.uk> - 2015-08-15 09:44 +0100
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-15 10:07 +0000
                Re: OT: For all the Window haters Rob Morley <nospam@ntlworld.com> - 2015-08-15 16:13 +0100
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-15 19:54 +0000
                Re: OT: For all the Window haters The Natural Philosopher <tnp@invalid.invalid> - 2015-08-15 23:59 +0100
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-16 00:13 +0000
                Re: OT: For all the Window haters Paul <paul@pcserviceselectronics.co.uk> - 2015-08-16 11:02 +0100
                Re: OT: For all the Window haters The Natural Philosopher <tnp@invalid.invalid> - 2015-08-16 12:58 +0100
                Re: OT: For all the Window haters Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-08-16 10:51 -0400
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-16 19:05 +0000
                Re: OT: For all the Window haters druck <news@druck.org.uk> - 2015-08-16 23:03 +0100
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-16 22:55 +0000
                Re: OT: For all the Window haters druck <news@druck.org.uk> - 2015-08-17 21:46 +0100
                Re: OT: For all the Window haters Mike Fleming <{mike}@tauzero.co.uk> - 2015-08-16 14:26 +0100
                Re: OT: For all the Window haters Tim Hill <tim@invalid.org.uk> - 2015-08-16 17:02 +0100
                Re: OT: For all the Window haters Tim Hill <tim@invalid.org.uk> - 2015-08-16 17:02 +0100
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-16 19:18 +0000
                Re: OT: For all the Window haters "Kerr Mudd-John" <admin@127.0.0.1> - 2015-08-18 19:39 +0100
                Re: OT: For all the Window haters The Natural Philosopher <tnp@invalid.invalid> - 2015-08-09 15:56 +0100
                Re: OT: For all the Window haters Tonton Th <tTh@nowhere.invalid> - 2015-08-09 14:59 +0000
                Re: OT: For all the Window haters Martin Gregorie <martin@address-in-sig.invalid> - 2015-08-09 16:55 +0000
                Re: OT: For all the Window haters Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-08-09 16:38 -0400
              Re: OT: For all the Window haters mm0fmf <none@mailinator.com> - 2015-08-09 19:55 +0100

csiph-web