Difference between revisions of "Hal-info"
From CBLFS
Jump to navigationJump to searchm (New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://people.freedesktop.org/~david/dist/hal-info-{{hal-info-Version}}.tar.gz |} ---- {{Pack...) |
Weibullguy (talk | contribs) (Formatting) |
||
Line 1: | Line 1: | ||
− | {| style="text-align: left; background-color: AliceBlue;" | + | {|style="text-align: left; background-color: AliceBlue;" |
|-valign="top" | |-valign="top" | ||
!Download Source: | !Download Source: | ||
Line 13: | Line 13: | ||
Additionally you can pass the following to configure: | Additionally you can pass the following to configure: | ||
− | + | {|style="text-align: left | |
− | + | |- | |
− | + | |<i>--enable-recall</i> include recall data. | |
− | + | |- | |
− | + | |<i>--enable-video</i> include video suspend data. | |
− | + | |- | |
− | + | |<i>--enable-keymaps</i> include key mapping data. | |
− | + | |} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == Multilib == | + | == Non-Multilib or Multilib == |
Compile the package: | Compile the package: | ||
Line 44: | Line 38: | ||
|-valign="top" | |-valign="top" | ||
! Installed Programs: | ! Installed Programs: | ||
− | | | + | |None |
|-valign="top" | |-valign="top" | ||
! Installed Libraries: | ! Installed Libraries: | ||
− | | | + | |None |
|-valign="top" | |-valign="top" | ||
! Installed Directories: | ! Installed Directories: | ||
− | | | + | |/usr/share/hal/fdi/information, /usr/share/hal/fdi/preprobe |
|} | |} |
Revision as of 02:48, 2 July 2007
Download Source: | http://people.freedesktop.org/~david/dist/hal-info-20091130.tar.gz |
---|
Contents
Introduction to Hal-info
hal-info is just a small hal package that provides hardware data and quirks. These quirks are currently things like what mice support reporting battery status, what music players are supported and what cameras are detected. This could also include a list of display adaptors that need resuming or a list of broken batteries that might explode.
Project Homepage: Unknown
Configuration Information
Additionally you can pass the following to configure:
--enable-recall include recall data. |
--enable-video include video suspend data. |
--enable-keymaps include key mapping data. |
Non-Multilib or Multilib
Compile the package:
./configure --prefix=/usr --sysconfdir=/etc && make
Install the package
make install
Contents
Installed Programs: | None |
---|---|
Installed Libraries: | None |
Installed Directories: | /usr/share/hal/fdi/information, /usr/share/hal/fdi/preprobe |