<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pumba</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pumba"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Pumba"/>
	<updated>2026-05-21T14:02:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40387</id>
		<title>Category talk:R61i</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40387"/>
		<updated>2008-12-25T14:20:47Z</updated>

		<summary type="html">&lt;p&gt;Pumba: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 4.2 Hotkeys ==&lt;br /&gt;
&lt;br /&gt;
I got some of the Fn+Cursor-keys to work by doing some work within /etc/X11/xkb/symbols; it worked fine for me in the first set up (Ubuntu 8.04 amd64) though it kind of stopped working when I re-installed to 8.10 x86. What's working for me at the moment is the Play/Pause hotkey (globally; associated in amarok's global shortcuts) and the Previous/Next Track/Stop keys (only with amarok focussed).&lt;br /&gt;
&lt;br /&gt;
Here's a couple of pieces which still need assembling for a fully functional piece of advice:&lt;br /&gt;
&lt;br /&gt;
I created the file /etc/X11/xkb/symbols/lenovo-thinkpad-r61i-hotkeys with this content:&lt;br /&gt;
&lt;br /&gt;
   // Layout for Lenovo Thinkpad R61i's multimedia keys&lt;br /&gt;
   //&lt;br /&gt;
   // $XFree86: xc/programs/xkbcomp/symbols/lenovo-thinkpad-r61i-hotkeys,v 0.1 2008/11/14 19:00:34 Pumba Exp $&lt;br /&gt;
   &lt;br /&gt;
   default partial&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;audio&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   key &amp;lt;I20&amp;gt;    { [ XF86AudioMute ] };&lt;br /&gt;
   key &amp;lt;I2E&amp;gt;    { [ XF86AudioLowerVolume ] };&lt;br /&gt;
   key &amp;lt;I30&amp;gt;    { [ XF86AudioRaiseVolume ] };&lt;br /&gt;
   &lt;br /&gt;
   // Play, Pause&lt;br /&gt;
   key &amp;lt;I22&amp;gt;    { [ XF86AudioPlay ] };&lt;br /&gt;
   &lt;br /&gt;
   // Previous track&lt;br /&gt;
   key &amp;lt;I10&amp;gt;    { [ XF86AudioPrev ] };&lt;br /&gt;
   &lt;br /&gt;
   // Next track&lt;br /&gt;
   key &amp;lt;I19&amp;gt;    { [ XF86AudioNext ] };&lt;br /&gt;
   &lt;br /&gt;
   // Stop&lt;br /&gt;
   key &amp;lt;I24&amp;gt;    { [ XF86AudioStop ] };&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I edited &amp;quot;my&amp;quot; language's file in /etc/X11/xkb/symbols (the one that looks like your country code, probably) to include the lines I just wrote:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   default&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;basic&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
   include &amp;quot;latin(type4)&amp;quot;&lt;br /&gt;
   include &amp;quot;lenovo-thinkpad-r61i-hotkeys(audio)&amp;quot;&lt;br /&gt;
   &lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;Isomething&amp;gt;-part comes from X11/xkb/keycodes/xfree86 - compare xev | grep keycode's output with this file to find the &amp;lt;I##&amp;gt; code...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 4.2.1 Hotkeys that worked out-of-the-box ===&lt;br /&gt;
&lt;br /&gt;
anyway, here's the keys that worked ootb for me:&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Page Up}} -- small light on the edge of the screen. Seems to be built into the hardware&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Pos 1}}&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|End}} -- increase/dim screen brightness (KDE)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Roll}} -- Num lock/enables &amp;quot;numeric keypad&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F5 }} -- Bluetooth (plus Wireless?)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F12}} -- Suspend to RAM&lt;br /&gt;
&lt;br /&gt;
=== 4.2.2 Hotkeys that generated an event but did not work ootb ===&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F2}} -- Lock Screen (generates event: XF86AudioMute)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F4}} -- Sleep (generates event: XF86Sleep)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}} -- when being held for &amp;quot;a moment&amp;quot;: generates event &amp;quot;XF86WakeUp&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
{{HELP|What does the xev output &amp;quot;XKeysymToKeycode&amp;quot; mean? Why does it sometimes return a different keycode than the key pressed actually generated? And is there any way of changing this?}}&lt;br /&gt;
{{HINT|Does that have anything to do with a remapping of keys via xmodmap? Check $ xmodmap -pke  for details. Cheers, Low}}&lt;/div&gt;</summary>
		<author><name>Pumba</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40366</id>
		<title>Category talk:R61i</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40366"/>
		<updated>2008-12-23T19:42:58Z</updated>

		<summary type="html">&lt;p&gt;Pumba: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 4.2 Hotkeys ==&lt;br /&gt;
&lt;br /&gt;
I got some of the Fn+Cursor-keys to work by doing some work within /etc/X11/xkb/symbols; it worked fine for me in the first set up (Ubuntu 8.04 amd64) though it kind of stopped working when I re-installed to 8.10 x86. What's working for me at the moment is the Play/Pause hotkey (globally; associated in amarok's global shortcuts) and the Previous/Next Track/Stop keys (only with amarok focussed).&lt;br /&gt;
&lt;br /&gt;
Here's a couple of pieces which still need assembling for a fully functional piece of advice:&lt;br /&gt;
&lt;br /&gt;
I created the file /etc/X11/xkb/symbols/lenovo-thinkpad-r61i-hotkeys with this content:&lt;br /&gt;
&lt;br /&gt;
   // Layout for Lenovo Thinkpad R61i's multimedia keys&lt;br /&gt;
   //&lt;br /&gt;
   // $XFree86: xc/programs/xkbcomp/symbols/lenovo-thinkpad-r61i-hotkeys,v 0.1 2008/11/14 19:00:34 Pumba Exp $&lt;br /&gt;
   &lt;br /&gt;
   default partial&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;audio&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   key &amp;lt;I20&amp;gt;    { [ XF86AudioMute ] };&lt;br /&gt;
   key &amp;lt;I2E&amp;gt;    { [ XF86AudioLowerVolume ] };&lt;br /&gt;
   key &amp;lt;I30&amp;gt;    { [ XF86AudioRaiseVolume ] };&lt;br /&gt;
   &lt;br /&gt;
   // Play, Pause&lt;br /&gt;
   key &amp;lt;I22&amp;gt;    { [ XF86AudioPlay ] };&lt;br /&gt;
   &lt;br /&gt;
   // Previous track&lt;br /&gt;
   key &amp;lt;I10&amp;gt;    { [ XF86AudioPrev ] };&lt;br /&gt;
   &lt;br /&gt;
   // Next track&lt;br /&gt;
   key &amp;lt;I19&amp;gt;    { [ XF86AudioNext ] };&lt;br /&gt;
   &lt;br /&gt;
   // Stop&lt;br /&gt;
   key &amp;lt;I24&amp;gt;    { [ XF86AudioStop ] };&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I edited &amp;quot;my&amp;quot; language's file in /etc/X11/xkb/symbols (the one that looks like your country code, probably) to include the lines I just wrote:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   default&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;basic&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
   include &amp;quot;latin(type4)&amp;quot;&lt;br /&gt;
   include &amp;quot;lenovo-thinkpad-r61i-hotkeys(audio)&amp;quot;&lt;br /&gt;
   &lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
&lt;br /&gt;
If I could only remember how I figured out the &amp;quot;key &amp;lt;I#&amp;gt;&amp;quot; part... It had something to do with xev and comparing with some other files...&lt;br /&gt;
&lt;br /&gt;
=== 4.2.1 Hotkeys that worked out-of-the-box ===&lt;br /&gt;
&lt;br /&gt;
anyway, here's the keys that worked ootb for me:&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Page Up}} -- small light on the edge of the screen. Seems to be built into the hardware&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Pos 1}}&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|End}} -- increase/dim screen brightness (KDE)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Roll}} -- Num lock/enables &amp;quot;numeric keypad&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F5 }} -- Bluetooth (plus Wireless?)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F12}} -- Suspend to RAM&lt;br /&gt;
&lt;br /&gt;
=== 4.2.2 Hotkeys that generated an event but did not work ootb ===&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F2}} -- Lock Screen (generates event: XF86AudioMute)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F4}} -- Sleep (generates event: XF86Sleep)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}} -- when being held for &amp;quot;a moment&amp;quot;: generates event &amp;quot;XF86WakeUp&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
{{HELP|What does the xev output &amp;quot;XKeysymToKeycode&amp;quot; mean? Why does it sometimes return a different keycode than the key pressed actually generated? And is there any way of changing this?}}&lt;/div&gt;</summary>
		<author><name>Pumba</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40365</id>
		<title>Category talk:R61i</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40365"/>
		<updated>2008-12-23T19:40:20Z</updated>

		<summary type="html">&lt;p&gt;Pumba: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 4.2 Hotkeys ==&lt;br /&gt;
&lt;br /&gt;
I got some of the Fn+Cursor-keys to work by doing some work within /etc/X11/xkb/symbols; it worked fine for me in the first set up (Ubuntu 8.04 amd64) though it kind of stopped working when I re-installed to 8.10 x86. What's working for me at the moment is the Play/Pause hotkey (globally; associated in amarok's global shortcuts) and the Previous/Next Track/Stop keys (only with amarok focussed).&lt;br /&gt;
&lt;br /&gt;
Here's a couple of pieces which still need assembling for a fully functional piece of advice:&lt;br /&gt;
&lt;br /&gt;
I created the file /etc/X11/xkb/symbols/lenovo-thinkpad-r61i-hotkeys with this content:&lt;br /&gt;
&lt;br /&gt;
   // Layout for Lenovo Thinkpad R61i's multimedia keys&lt;br /&gt;
   //&lt;br /&gt;
   // $XFree86: xc/programs/xkbcomp/symbols/lenovo-thinkpad-r61i-hotkeys,v 0.1 2008/11/14 19:00:34 Pumba Exp $&lt;br /&gt;
   &lt;br /&gt;
   default partial&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;audio&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   key &amp;lt;I20&amp;gt;    { [ XF86AudioMute ] };&lt;br /&gt;
   key &amp;lt;I2E&amp;gt;    { [ XF86AudioLowerVolume ] };&lt;br /&gt;
   key &amp;lt;I30&amp;gt;    { [ XF86AudioRaiseVolume ] };&lt;br /&gt;
   &lt;br /&gt;
   // Play, Pause&lt;br /&gt;
   key &amp;lt;I22&amp;gt;    { [ XF86AudioPlay ] };&lt;br /&gt;
   &lt;br /&gt;
   // Previous track&lt;br /&gt;
   key &amp;lt;I10&amp;gt;    { [ XF86AudioPrev ] };&lt;br /&gt;
   &lt;br /&gt;
   // Next track&lt;br /&gt;
   key &amp;lt;I19&amp;gt;    { [ XF86AudioNext ] };&lt;br /&gt;
   &lt;br /&gt;
   // Stop&lt;br /&gt;
   key &amp;lt;I24&amp;gt;    { [ XF86AudioStop ] };&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I edited &amp;quot;my&amp;quot; language's file in /etc/X11/xkb/symbols (the one that looks like your country code, probably) to include the lines I just wrote:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   default&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;basic&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
   include &amp;quot;latin(type4)&amp;quot;&lt;br /&gt;
   include &amp;quot;lenovo-thinkpad-r61i-hotkeys(audio)&amp;quot;&lt;br /&gt;
   &lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
&lt;br /&gt;
If I could only remember how I figured out the &amp;quot;key &amp;lt;I#&amp;gt;&amp;quot; part... It had something to do with xev and comparing with some other files...&lt;br /&gt;
&lt;br /&gt;
=== 4.2.1 Hotkeys that worked out-of-the-box ===&lt;br /&gt;
&lt;br /&gt;
anyway, here's the keys that worked ootb for me:&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Page Up}} -- small light on the edge of the screen. Seems to be built into the hardware&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Pos 1}}&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|End}} -- increase/dim screen brightness (KDE)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Roll}} -- Num lock/enables &amp;quot;numeric keypad&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F5 }} -- Bluetooth (plus Wireless?)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F12}} -- Suspend to RAM&lt;br /&gt;
&lt;br /&gt;
=== 4.2.2 Hotkeys that generated an event but did not work ootb ===&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F2}} -- Lock Screen (generates event: XF86AudioMute)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F4}} -- Sleep (generates event: XF86Sleep)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}} -- when being held for &amp;quot;a moment&amp;quot;: generates event &amp;quot;XF86WakeUp&amp;quot;&lt;/div&gt;</summary>
		<author><name>Pumba</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40364</id>
		<title>Category talk:R61i</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40364"/>
		<updated>2008-12-23T19:34:39Z</updated>

		<summary type="html">&lt;p&gt;Pumba: /* 4.2.1 Hotkeys that worked out-of-the-box */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 4.2 Hotkeys ==&lt;br /&gt;
&lt;br /&gt;
I got some of the Fn+Cursor-keys to work by doing some work within /etc/X11/xkb/symbols; it worked fine for me in the first set up (Ubuntu 8.04 amd64) though it kind of stopped working when I re-installed to 8.10 x86. What's working for me at the moment is the Play/Pause hotkey (globally; associated in amarok's global shortcuts) and the Previous/Next Track/Stop keys (only with amarok focussed).&lt;br /&gt;
&lt;br /&gt;
Here's a couple of pieces which still need assembling for a fully functional piece of advice:&lt;br /&gt;
&lt;br /&gt;
I created the file /etc/X11/xkb/symbols/lenovo-thinkpad-r61i-hotkeys with this content:&lt;br /&gt;
&lt;br /&gt;
   // Layout for Lenovo Thinkpad R61i's multimedia keys&lt;br /&gt;
   //&lt;br /&gt;
   // $XFree86: xc/programs/xkbcomp/symbols/lenovo-thinkpad-r61i-hotkeys,v 0.1 2008/11/14 19:00:34 Pumba Exp $&lt;br /&gt;
   &lt;br /&gt;
   default partial&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;audio&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   key &amp;lt;I20&amp;gt;    { [ XF86AudioMute ] };&lt;br /&gt;
   key &amp;lt;I2E&amp;gt;    { [ XF86AudioLowerVolume ] };&lt;br /&gt;
   key &amp;lt;I30&amp;gt;    { [ XF86AudioRaiseVolume ] };&lt;br /&gt;
   &lt;br /&gt;
   // Play, Pause&lt;br /&gt;
   key &amp;lt;I22&amp;gt;    { [ XF86AudioPlay ] };&lt;br /&gt;
   &lt;br /&gt;
   // Previous track&lt;br /&gt;
   key &amp;lt;I10&amp;gt;    { [ XF86AudioPrev ] };&lt;br /&gt;
   &lt;br /&gt;
   // Next track&lt;br /&gt;
   key &amp;lt;I19&amp;gt;    { [ XF86AudioNext ] };&lt;br /&gt;
   &lt;br /&gt;
   // Stop&lt;br /&gt;
   key &amp;lt;I24&amp;gt;    { [ XF86AudioStop ] };&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I edited &amp;quot;my&amp;quot; language's file in /etc/X11/xkb/symbols (the one that looks like your country code, probably) to include the lines I just wrote:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   default&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;basic&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
   include &amp;quot;latin(type4)&amp;quot;&lt;br /&gt;
   include &amp;quot;lenovo-thinkpad-r61i-hotkeys(audio)&amp;quot;&lt;br /&gt;
   &lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
&lt;br /&gt;
If I could only remember how I figured out the &amp;quot;key &amp;lt;I#&amp;gt;&amp;quot; part... It had something to do with xev and comparing with some other files...&lt;br /&gt;
&lt;br /&gt;
=== 4.2.1 Hotkeys that worked out-of-the-box ===&lt;br /&gt;
&lt;br /&gt;
anyway, here's the keys that worked ootb for me:&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Page Up}} -- small light on the edge of the screen. Seems to be built into the hardware&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Pos 1}}&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|End}} -- increase/dim screen brightness (KDE)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Roll}} -- Num lock/enables &amp;quot;numeric keypad&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F5 }} -- Bluetooth (plus Wireless?)&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F12}} -- Suspend to RAM&lt;/div&gt;</summary>
		<author><name>Pumba</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40363</id>
		<title>Category talk:R61i</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40363"/>
		<updated>2008-12-23T19:34:11Z</updated>

		<summary type="html">&lt;p&gt;Pumba: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 4.2 Hotkeys ==&lt;br /&gt;
&lt;br /&gt;
I got some of the Fn+Cursor-keys to work by doing some work within /etc/X11/xkb/symbols; it worked fine for me in the first set up (Ubuntu 8.04 amd64) though it kind of stopped working when I re-installed to 8.10 x86. What's working for me at the moment is the Play/Pause hotkey (globally; associated in amarok's global shortcuts) and the Previous/Next Track/Stop keys (only with amarok focussed).&lt;br /&gt;
&lt;br /&gt;
Here's a couple of pieces which still need assembling for a fully functional piece of advice:&lt;br /&gt;
&lt;br /&gt;
I created the file /etc/X11/xkb/symbols/lenovo-thinkpad-r61i-hotkeys with this content:&lt;br /&gt;
&lt;br /&gt;
   // Layout for Lenovo Thinkpad R61i's multimedia keys&lt;br /&gt;
   //&lt;br /&gt;
   // $XFree86: xc/programs/xkbcomp/symbols/lenovo-thinkpad-r61i-hotkeys,v 0.1 2008/11/14 19:00:34 Pumba Exp $&lt;br /&gt;
   &lt;br /&gt;
   default partial&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;audio&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   key &amp;lt;I20&amp;gt;    { [ XF86AudioMute ] };&lt;br /&gt;
   key &amp;lt;I2E&amp;gt;    { [ XF86AudioLowerVolume ] };&lt;br /&gt;
   key &amp;lt;I30&amp;gt;    { [ XF86AudioRaiseVolume ] };&lt;br /&gt;
   &lt;br /&gt;
   // Play, Pause&lt;br /&gt;
   key &amp;lt;I22&amp;gt;    { [ XF86AudioPlay ] };&lt;br /&gt;
   &lt;br /&gt;
   // Previous track&lt;br /&gt;
   key &amp;lt;I10&amp;gt;    { [ XF86AudioPrev ] };&lt;br /&gt;
   &lt;br /&gt;
   // Next track&lt;br /&gt;
   key &amp;lt;I19&amp;gt;    { [ XF86AudioNext ] };&lt;br /&gt;
   &lt;br /&gt;
   // Stop&lt;br /&gt;
   key &amp;lt;I24&amp;gt;    { [ XF86AudioStop ] };&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I edited &amp;quot;my&amp;quot; language's file in /etc/X11/xkb/symbols (the one that looks like your country code, probably) to include the lines I just wrote:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   default&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;basic&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
   include &amp;quot;latin(type4)&amp;quot;&lt;br /&gt;
   include &amp;quot;lenovo-thinkpad-r61i-hotkeys(audio)&amp;quot;&lt;br /&gt;
   &lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
&lt;br /&gt;
If I could only remember how I figured out the &amp;quot;key &amp;lt;I#&amp;gt;&amp;quot; part... It had something to do with xev and comparing with some other files...&lt;br /&gt;
&lt;br /&gt;
=== 4.2.1 Hotkeys that worked out-of-the-box ===&lt;br /&gt;
&lt;br /&gt;
anyway, here's the keys that worked ootb for me:&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Page Up}} -- small light on the edge of the screen. Seems to be built into the hardware&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Pos 1}}&lt;br /&gt;
{{key|Fn}}+{{key|End}} -- increase/dim screen brightness (KDE)&lt;br /&gt;
{{key|Fn}}+{{key|Roll}} -- Num lock/enables &amp;quot;numeric keypad&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F5 }} -- Bluetooth (plus Wireless?)&lt;br /&gt;
{{key|Fn}}+{{key|F12}} -- Suspend to RAM&lt;/div&gt;</summary>
		<author><name>Pumba</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40362</id>
		<title>Category talk:R61i</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40362"/>
		<updated>2008-12-23T19:33:43Z</updated>

		<summary type="html">&lt;p&gt;Pumba: /* 4.2.1 Hotkeys that worked out-of-the-box */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;4.2 Hotkeys&lt;br /&gt;
&lt;br /&gt;
I got some of the Fn+Cursor-keys to work by doing some work within /etc/X11/xkb/symbols; it worked fine for me in the first set up (Ubuntu 8.04 amd64) though it kind of stopped working when I re-installed to 8.10 x86. What's working for me at the moment is the Play/Pause hotkey (globally; associated in amarok's global shortcuts) and the Previous/Next Track/Stop keys (only with amarok focussed).&lt;br /&gt;
&lt;br /&gt;
Here's a couple of pieces which still need assembling for a fully functional piece of advice:&lt;br /&gt;
&lt;br /&gt;
I created the file /etc/X11/xkb/symbols/lenovo-thinkpad-r61i-hotkeys with this content:&lt;br /&gt;
&lt;br /&gt;
   // Layout for Lenovo Thinkpad R61i's multimedia keys&lt;br /&gt;
   //&lt;br /&gt;
   // $XFree86: xc/programs/xkbcomp/symbols/lenovo-thinkpad-r61i-hotkeys,v 0.1 2008/11/14 19:00:34 Pumba Exp $&lt;br /&gt;
   &lt;br /&gt;
   default partial&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;audio&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   key &amp;lt;I20&amp;gt;    { [ XF86AudioMute ] };&lt;br /&gt;
   key &amp;lt;I2E&amp;gt;    { [ XF86AudioLowerVolume ] };&lt;br /&gt;
   key &amp;lt;I30&amp;gt;    { [ XF86AudioRaiseVolume ] };&lt;br /&gt;
   &lt;br /&gt;
   // Play, Pause&lt;br /&gt;
   key &amp;lt;I22&amp;gt;    { [ XF86AudioPlay ] };&lt;br /&gt;
   &lt;br /&gt;
   // Previous track&lt;br /&gt;
   key &amp;lt;I10&amp;gt;    { [ XF86AudioPrev ] };&lt;br /&gt;
   &lt;br /&gt;
   // Next track&lt;br /&gt;
   key &amp;lt;I19&amp;gt;    { [ XF86AudioNext ] };&lt;br /&gt;
   &lt;br /&gt;
   // Stop&lt;br /&gt;
   key &amp;lt;I24&amp;gt;    { [ XF86AudioStop ] };&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I edited &amp;quot;my&amp;quot; language's file in /etc/X11/xkb/symbols (the one that looks like your country code, probably) to include the lines I just wrote:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   default&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;basic&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
   include &amp;quot;latin(type4)&amp;quot;&lt;br /&gt;
   include &amp;quot;lenovo-thinkpad-r61i-hotkeys(audio)&amp;quot;&lt;br /&gt;
   &lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
&lt;br /&gt;
If I could only remember how I figured out the &amp;quot;key &amp;lt;I#&amp;gt;&amp;quot; part... It had something to do with xev and comparing with some other files...&lt;br /&gt;
&lt;br /&gt;
== 4.2.1 Hotkeys that worked out-of-the-box ==&lt;br /&gt;
&lt;br /&gt;
anyway, here's the keys that worked ootb for me:&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Page Up}} -- small light on the edge of the screen. Seems to be built into the hardware&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Pos 1}}&lt;br /&gt;
{{key|Fn}}+{{key|End}} -- increase/dim screen brightness (KDE)&lt;br /&gt;
{{key|Fn}}+{{key|Roll}} -- Num lock/enables &amp;quot;numeric keypad&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F5 }} -- Bluetooth (plus Wireless?)&lt;br /&gt;
{{key|Fn}}+{{key|F12}} -- Suspend to RAM&lt;/div&gt;</summary>
		<author><name>Pumba</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40361</id>
		<title>Category talk:R61i</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40361"/>
		<updated>2008-12-23T19:32:00Z</updated>

		<summary type="html">&lt;p&gt;Pumba: New section: 4.2.1 Hotkeys that worked out-of-the-box&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;4.2 Hotkeys&lt;br /&gt;
&lt;br /&gt;
I got some of the Fn+Cursor-keys to work by doing some work within /etc/X11/xkb/symbols; it worked fine for me in the first set up (Ubuntu 8.04 amd64) though it kind of stopped working when I re-installed to 8.10 x86. What's working for me at the moment is the Play/Pause hotkey (globally; associated in amarok's global shortcuts) and the Previous/Next Track/Stop keys (only with amarok focussed).&lt;br /&gt;
&lt;br /&gt;
Here's a couple of pieces which still need assembling for a fully functional piece of advice:&lt;br /&gt;
&lt;br /&gt;
I created the file /etc/X11/xkb/symbols/lenovo-thinkpad-r61i-hotkeys with this content:&lt;br /&gt;
&lt;br /&gt;
   // Layout for Lenovo Thinkpad R61i's multimedia keys&lt;br /&gt;
   //&lt;br /&gt;
   // $XFree86: xc/programs/xkbcomp/symbols/lenovo-thinkpad-r61i-hotkeys,v 0.1 2008/11/14 19:00:34 Pumba Exp $&lt;br /&gt;
   &lt;br /&gt;
   default partial&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;audio&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   key &amp;lt;I20&amp;gt;    { [ XF86AudioMute ] };&lt;br /&gt;
   key &amp;lt;I2E&amp;gt;    { [ XF86AudioLowerVolume ] };&lt;br /&gt;
   key &amp;lt;I30&amp;gt;    { [ XF86AudioRaiseVolume ] };&lt;br /&gt;
   &lt;br /&gt;
   // Play, Pause&lt;br /&gt;
   key &amp;lt;I22&amp;gt;    { [ XF86AudioPlay ] };&lt;br /&gt;
   &lt;br /&gt;
   // Previous track&lt;br /&gt;
   key &amp;lt;I10&amp;gt;    { [ XF86AudioPrev ] };&lt;br /&gt;
   &lt;br /&gt;
   // Next track&lt;br /&gt;
   key &amp;lt;I19&amp;gt;    { [ XF86AudioNext ] };&lt;br /&gt;
   &lt;br /&gt;
   // Stop&lt;br /&gt;
   key &amp;lt;I24&amp;gt;    { [ XF86AudioStop ] };&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I edited &amp;quot;my&amp;quot; language's file in /etc/X11/xkb/symbols (the one that looks like your country code, probably) to include the lines I just wrote:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   default&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;basic&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
   include &amp;quot;latin(type4)&amp;quot;&lt;br /&gt;
   include &amp;quot;lenovo-thinkpad-r61i-hotkeys(audio)&amp;quot;&lt;br /&gt;
   &lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
&lt;br /&gt;
If I could only remember how I figured out the &amp;quot;key &amp;lt;I#&amp;gt;&amp;quot; part... It had something to do with xev and comparing with some other files...&lt;br /&gt;
&lt;br /&gt;
== 4.2.1 Hotkeys that worked out-of-the-box ==&lt;br /&gt;
&lt;br /&gt;
anyway, here's the keys that worked ootb for me:&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Page Up}} -- small light on the edge of the screen. Seems to be built into the hardware&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|Pos 1}}&lt;br /&gt;
{{key|Fn}}+{{key|End}} -- increase/dim screen brightness (KDE)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{key|Fn}}+{{key|F5 }} -- Bluetooth (plus Wireless?)&lt;br /&gt;
{{key|Fn}}+{{key|F12}} -- Suspend to RAM&lt;/div&gt;</summary>
		<author><name>Pumba</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40360</id>
		<title>Category talk:R61i</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40360"/>
		<updated>2008-12-23T19:23:51Z</updated>

		<summary type="html">&lt;p&gt;Pumba: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;4.2 Hotkeys&lt;br /&gt;
&lt;br /&gt;
I got some of the Fn+Cursor-keys to work by doing some work within /etc/X11/xkb/symbols; it worked fine for me in the first set up (Ubuntu 8.04 amd64) though it kind of stopped working when I re-installed to 8.10 x86. What's working for me at the moment is the Play/Pause hotkey (globally; associated in amarok's global shortcuts) and the Previous/Next Track/Stop keys (only with amarok focussed).&lt;br /&gt;
&lt;br /&gt;
Here's a couple of pieces which still need assembling for a fully functional piece of advice:&lt;br /&gt;
&lt;br /&gt;
I created the file /etc/X11/xkb/symbols/lenovo-thinkpad-r61i-hotkeys with this content:&lt;br /&gt;
&lt;br /&gt;
   // Layout for Lenovo Thinkpad R61i's multimedia keys&lt;br /&gt;
   //&lt;br /&gt;
   // $XFree86: xc/programs/xkbcomp/symbols/lenovo-thinkpad-r61i-hotkeys,v 0.1 2008/11/14 19:00:34 Pumba Exp $&lt;br /&gt;
   &lt;br /&gt;
   default partial&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;audio&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   key &amp;lt;I20&amp;gt;    { [ XF86AudioMute ] };&lt;br /&gt;
   key &amp;lt;I2E&amp;gt;    { [ XF86AudioLowerVolume ] };&lt;br /&gt;
   key &amp;lt;I30&amp;gt;    { [ XF86AudioRaiseVolume ] };&lt;br /&gt;
   &lt;br /&gt;
   // Play, Pause&lt;br /&gt;
   key &amp;lt;I22&amp;gt;    { [ XF86AudioPlay ] };&lt;br /&gt;
   &lt;br /&gt;
   // Previous track&lt;br /&gt;
   key &amp;lt;I10&amp;gt;    { [ XF86AudioPrev ] };&lt;br /&gt;
   &lt;br /&gt;
   // Next track&lt;br /&gt;
   key &amp;lt;I19&amp;gt;    { [ XF86AudioNext ] };&lt;br /&gt;
   &lt;br /&gt;
   // Stop&lt;br /&gt;
   key &amp;lt;I24&amp;gt;    { [ XF86AudioStop ] };&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I edited &amp;quot;my&amp;quot; language's file in /etc/X11/xkb/symbols (the one that looks like your country code, probably) to include the lines I just wrote:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   default&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;basic&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
   include &amp;quot;latin(type4)&amp;quot;&lt;br /&gt;
   include &amp;quot;lenovo-thinkpad-r61i-hotkeys(audio)&amp;quot;&lt;br /&gt;
   &lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
&lt;br /&gt;
If I could only remember how I figured out the &amp;quot;key &amp;lt;I#&amp;gt;&amp;quot; part... It had something to do with xev and comparing with some other files...&lt;/div&gt;</summary>
		<author><name>Pumba</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40359</id>
		<title>Category talk:R61i</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:R61i&amp;diff=40359"/>
		<updated>2008-12-23T19:22:09Z</updated>

		<summary type="html">&lt;p&gt;Pumba: what I basically did to get my audio hotkeys working&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;4.2 Hotkeys&lt;br /&gt;
&lt;br /&gt;
I got some of the Fn+Cursor-keys to work by doing some work within /etc/X11/xkb/symbols; it worked fine for me in the first set up (Ubuntu 8.04 amd64) though it kind of stopped working when I re-installed to 8.10 x86. What's working for me at the moment is the Play/Pause hotkey (globally; associated in amarok's global shortcuts) and the Previous/Next Track/Stop keys (only with amarok focussed).&lt;br /&gt;
&lt;br /&gt;
Here's a couple of pieces which still need assembling for a fully functional piece of advice:&lt;br /&gt;
&lt;br /&gt;
I created the file /etc/X11/xkb/symbols/lenovo-thinkpad-r61i-hotkeys with this content:&lt;br /&gt;
&lt;br /&gt;
   // Layout for Lenovo Thinkpad R61i's multimedia keys&lt;br /&gt;
   //&lt;br /&gt;
   // $XFree86: xc/programs/xkbcomp/symbols/lenovo-thinkpad-r61i-hotkeys,v 0.1 2008/11/14 19:00:34 Pumba Exp $&lt;br /&gt;
   &lt;br /&gt;
   default partial&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;audio&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   key &amp;lt;I20&amp;gt;    { [ XF86AudioMute ] };&lt;br /&gt;
   key &amp;lt;I2E&amp;gt;    { [ XF86AudioLowerVolume ] };&lt;br /&gt;
   key &amp;lt;I30&amp;gt;    { [ XF86AudioRaiseVolume ] };&lt;br /&gt;
   &lt;br /&gt;
   // Play, Pause&lt;br /&gt;
   key &amp;lt;I22&amp;gt;    { [ XF86AudioPlay ] };&lt;br /&gt;
   &lt;br /&gt;
   // Previous track&lt;br /&gt;
   key &amp;lt;I10&amp;gt;    { [ XF86AudioPrev ] };&lt;br /&gt;
   &lt;br /&gt;
   // Next track&lt;br /&gt;
   key &amp;lt;I19&amp;gt;    { [ XF86AudioNext ] };&lt;br /&gt;
   &lt;br /&gt;
   // Stop&lt;br /&gt;
   key &amp;lt;I24&amp;gt;    { [ XF86AudioStop ] };&lt;br /&gt;
   &lt;br /&gt;
   };&lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I edited &amp;quot;my&amp;quot; language's file in /etc/X11/xkb/symbols (the one that looks like your country code, probably) to include the lines I just wrote:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   default&lt;br /&gt;
   &lt;br /&gt;
   xkb_symbols &amp;quot;basic&amp;quot; {&lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
   include &amp;quot;latin(type4)&amp;quot;&lt;br /&gt;
   include &amp;quot;lenovo-thinkpad-r61i-hotkeys(audio)&amp;quot;&lt;br /&gt;
   &lt;br /&gt;
   [...]&lt;br /&gt;
   &lt;br /&gt;
   };&lt;/div&gt;</summary>
		<author><name>Pumba</name></author>
		
	</entry>
</feed>