EnglishFrenchSpanish

Ad


OnWorks favicon

i8kbuttons - Online in the Cloud

Run i8kbuttons in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command i8kbuttons that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


I8kbuttons - Monitor the status of Fn-buttons on Dell Inspiron laptops.

SYNTAX


i8kbuttons [<options>]

DESCRIPTION


The i8kbuttons daemon monitors the status of the two volume buttons of the Inspiron 8000
and the corresponding Fn- combinations.

When a button is pressed the daemon runs the corresponding command specified in the
command-line options. By specifying the proper commnds it is then possible to control the
volume of the sound mixer or run any other command you like.

It must be noted that although the program has default commands for the various buttons
there are no standard mixer command shipped with the many Linux distributions which can
change volume incrementally and support the mute/restore function. The default commands
must therefore be overridden with specific commands depending on which mixer software is
installed. Example:

i8kbuttons -u "aumix -v +10" -d "aumix -v -10" -m "aumix -v 0" -r 100 -v

OPTIONS


The program accepts the following command-line options:

-v, --verbose
Verbose mode, show all commands executed.

-u, --up <command>
Specifies the command to be executed when the VolumeUp button is pressed.

-d, --down <command>
Specifies the command to be executed when the VolumeDown button is pressed.

-m, --mute <command>
Specifies the command to be executed when the VolumeOn/Off button is pressed.

-t, --timeout <milliseconds>
Specifies the interval in milliseconds at which the daemon checks the button
status. Useful values are in the range 50-200. Default is 100.

-r, --repeat <milliseconds>
Specifies the autorepeat interval in milliseconds. Useful values are in the range
100-1000. Default is 0, i.e. no autorepeat. Autorepeat starts after an initial
delay of 250 milliseconds.

This program can be used by normal users or started as daemon by an init script. Under
Debian GNU/Linux it is possible to start automatically the daemon at boot by creating an
/etc/default/i8kbuttons configfile and setting the I8KBUTTONS_UP_CMD, I8KBUTTONS_DOWN_CMD
and I8KBUTTONS_MUTE_CMD variables with the command which must be executed by the program.
Note the the /etc/default/i8kbuttons configfile is not installed by the i8kutils package
because the program is usually run by normal users. If you want to use it as daemon you
must create the config file yourself.

Use i8kbuttons online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad