<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Linux Infusion</title>
  <subtitle>Infuse yourself with GNU/Linux</subtitle>
  <link rel="alternate" type="text/html" href="http://www.linuxinfusion.com/configuring-logitech-media-keyboard-elite-linux"/>
  <link rel="self" type="application/atom+xml" href="http://www.linuxinfusion.com/node/8/atom/feed"/>
  <id>http://www.linuxinfusion.com/node/8/atom/feed</id>
  <updated>2007-04-29T16:06:36-07:00</updated>
  <entry>
    <title>Configuring The Logitech Media Keyboard Elite&#039;s Multimedia Keys</title>
    <link rel="alternate" type="text/html" href="http://www.linuxinfusion.com/configuring-logitech-media-keyboard-elite-linux" />
    <id>http://www.linuxinfusion.com/configuring-logitech-media-keyboard-elite-linux</id>
    <published>2006-05-13T21:46:03-07:00</published>
    <updated>2007-04-29T16:06:36-07:00</updated>
    <author>
      <name>Moparx</name>
    </author>
    <category term="GNU/Linux" />
    <category term="HowTo" />
    <category term="Keyboard" />
    <category term="Logitech" />
    <summary type="html"><![CDATA[<p>In this article I will show you how to get your Logitech Media Keyboard Elite's multimedia keys functional and configured for use within the Openbox window manager.</p>
<p>The Media Keyboard Elite has four keys which need to have their key codes manually setup in order to work. These are the side zoom keys and the messenger key.</p>
<div class="messages status">
<strong>Notice:</strong> It has come to my attention that these keys are not detected when the keyboard is connected to your computer via USB. See the comments section for more details.
</div>
<p><img src="http://www.linuxinfusion.com/files/images/logitech.jpg" width="260" height="130" alt="Logitech Media Keyboard Elite" /></p>
<h1>1. Setting up your keycodes.</h1>
<p>Before we can do anything we need to edit your local multi-user start-up script and configure the key codes for some keys.</p>
<p>This can be done by editing your <span style="font-family: 'Courier New'">/etc/rc.local</span> file as root and adding the following:</p>
<p style="font-family: 'Courier New'">
setkeycodes e004 132  # Messenger key<br />
setkeycodes e05a 218  # Mode F button
</p>
    ]]></summary>
  </entry>
</feed>
