View Single Post
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#21
Originally Posted by Swordfish II View Post
it just seems weird to me how some LIRC keys are incredibly long (goldstar for instance) and some are short (like the LG example you gave).
Ah! Yeah, if you look at the top of that particular Goldstar config file, you'll see the line:

Code:
  bits           12
This means that only the last twelve bits of that code are significant (i.e., 0x144). The rest are ignored.
 

The Following 2 Users Say Thank You to Copernicus For This Useful Post: