urfkill
License
GPL-2.0, LGPL-2.1 licenses found
Licenses found
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
lcp/urfkill
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
=========== urfkill =========== urfkill is a project to handle rfkill events in userspace and aimed to replace the rfkill input handler in kernel, i.e. rfkill-input, and provide a flexible policy for rfkill keys. Requirements: glib-2.0 >= 2.30.1 gio-2.0 >= 2.30.1 libudev >= 148 polkit-gobject-1 >= 0.91 expat >= 2.0.1 gobject-introspection >= 0.6.7 (optional) Configuration: 1. All urfkill-related configuration and hardware profile files will be installed in ${sysconfdir}/urfkill. (${sysconfdir} is usually /etc for the most of distros) 2. The default configuration file of urfkill is urfkill.conf which allows the user to overwrite the default settings. 3. hardware.conf will be created automatically by urfkilld according to the hardware profiles in profile/ during the first time startup. 4. The hardware profiles are the rules to match the strings in the DMI table. You can check the DMI strings in /sys/class/dmi/id. 5. If you found a hardware profile which perfectly fits your laptop, please feedback it to me so I can include it into the hardware profiles:-)
About
urfkill
Resources
License
GPL-2.0, LGPL-2.1 licenses found
Licenses found
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
Stars
Watchers
Forks
Packages 0
No packages published