Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Nov 2005 02:51:37 +0100
From:      Torfinn Ingolfsen <tingo@start.no>
To:        FreeBSD gnats submit <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/89617: misc/hotkeys - definition file for Logitech UltraX keyboard
Message-ID:  <1133056297.0@kg-work.kg4.no>
Resent-Message-ID: <200511270200.jAR20Fhj000490@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         89617
>Category:       ports
>Synopsis:       misc/hotkeys - definition file for Logitech UltraX keyboard
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 27 02:00:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Torfinn Ingolfsen
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.4-STABLE #3: Fri Jul  8 14:26:44 CEST 2005
    root@kg-work.kg4.no:/usr/obj/usr/src/sys/SS51G



>Description:


This is not a bug; it is an additional keyboard definition for hotkeys.
This definition is for the keyboard Logitech UltraX.
Add it if you want to.


>How-To-Repeat:


Add this definition file, and modify /usr/local/etc/hotkeys.conf accordingly.


>Fix:


tingo@kg-work$ more /usr/local/share/hotkeys/logitech-ultrax.def
<?xml version="1.0"?>

<definition>

  <config model="Logitech UltraX (USB) Keyboard">

    <Record       keycode="237"/> <!-- Media -->
    <Play         keycode="162"/> <!-- Play/Pause -->
    <Mute         keycode="160"/>
    <Favorites    keycode="230"/> <!-- Favoritter -->
    <Email        keycode="236"/> <!-- E-post -->
    <WebBrowser   keycode="178"/> <!-- WWW -->

  </config>
  
  <contributor>
    <name>Torfinn Ingolfsen</name>
    <email>tingo@start.no</email>
  </contributor>

</definition>



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1133056297.0>