Sorry for the delayed reply, I have been working out of town. My function keys appear to be the same as the ones on your keyboard. My computer is an hp pavillion zv5000. There are three buttons at the middle top of the laptop. These are right next to the numlock and caplock lights. The power button is next to these lights and is on the left. These keys have a camera icon, a media icon and WWW on them. In windows these keys can be programmed to open one of those applications. Only the WWW key returns a value using xev or xbindkeys -k. It returns the same as fn+f3.
David On Wednesday 17 May 2006 00:47, Jason Fuchs wrote: > I'm wondering if we have different keyboards. > If xev is not reading the code, I don't know > what to tell you..... > > My f1 has a function key mod for help, which I > never tried to get the code for. f2 is blank. > F3 is WWW, F4 is for external display > switching, which I *believe* is hardwired to > the video card and doesn't produce a key code > (It works without any keymap loaded for it..), > f5 is sleep, f6 is lock which I don't have a > key for...f7/8 are brightness which again are > hard wired to the video, and then play, etc.... > > My system is an r3000....What do those keys do? > > On Tuesday 16 May 2006 04:46, David wrote: > > Thank you Jason, Do you have any idea how I > > can find the other two buttons at the top. > > The ones next to the WWW(178) key? > > > > David > > > > On Monday 15 May 2006 20:17, Jason Fuchs wrote: > > > Here's my .xmodmap file... > > > keycode 160 = XF86AudioMute > > > keycode 174 = XF86AudioLowerVolume > > > keycode 176 = XF86AudioRaiseVolume > > > keycode 178 = XF86WWW > > > keycode 223 = XF86Sleep > > > keycode 162 = XF86AudioPause > > > keycode 164 = XF86AudioStop > > > keycode 144 = XF86AudioPrev > > > keycode 153 = XF86AudioNext > > > > > > On Monday 15 May 2006 16:28, David wrote: > > > > I am using a HP Pavillion zv5000 and I > > > > have installed and am using xbindkeys. I > > > > have found an example of a script using > > > > one of the three keys in the middle top > > > > of the computer. The example > > > > > > > > # 3 buttons on top > > > > # start firefox > > > > "/home/?????/programs/firefox/firefox" > > > > c:178 + m:0x0 > > > > > > > > causes the www button to work. I would > > > > like to set up the other two keys but > > > > cannot find the code. I have used > > > > xbindkeys -k and xev. Neither will > > > > register the code for these special keys. > > > > They will register other keys > > > > > > > > Does anyone have a suggestion that can > > > > help me find the codes for these keys? > > > > > > > > David > > > > _________________________________________ > > > >____ __ LinuxR3000 mailing list > > > > [email protected] > > > > http://lists.pcxperience.com/cgi-bin/mail > > > >man/ listinfo/linuxr3000 Wiki at > > > > http://prinsig.se/weekee/ > > > > > > ___________________________________________ > > >____ LinuxR3000 mailing list > > > [email protected] > > > http://lists.pcxperience.com/cgi-bin/mailma > > >n/li stinfo/linuxr3000 Wiki at > > > http://prinsig.se/weekee/ > > > > _____________________________________________ > >__ LinuxR3000 mailing list > > [email protected] > > http://lists.pcxperience.com/cgi-bin/mailman/ > >listinfo/linuxr3000 Wiki at > > http://prinsig.se/weekee/ > > _______________________________________________ > LinuxR3000 mailing list > [email protected] > http://lists.pcxperience.com/cgi-bin/mailman/li >stinfo/linuxr3000 Wiki at > http://prinsig.se/weekee/ _______________________________________________ LinuxR3000 mailing list [email protected] http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000 Wiki at http://prinsig.se/weekee/
