#!/bin/sh test -f /usr/share/acpi-support/key-constants || exit 0 . /usr/share/acpi-support/state-funcs if isAnyWirelessPoweredOn; then if [ -x /usr/bin/toshset ]; then if `toshset -bluetooth | grep -q attached`; then toshset -bluetooth off toggleAllWirelessStates else toshset -bluetooth on fi else toggleAllWirelessStates fi else toggleAllWirelessStates fi
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
events | Folder | 0755 |
|
|
asus-keyboard-backlight.sh | File | 391 B | 0755 |
|
asus-wireless.sh | File | 180 B | 0755 |
|
ibm-wireless.sh | File | 608 B | 0755 |
|
tosh-wireless.sh | File | 455 B | 0755 |
|
undock.sh | File | 238 B | 0755 |
|