But can you juste tell me witch commande do I need.
because I have understand what i need to do:
a file event in /etc/acpi/events/ like

# /etc/acpi/events/asus-display-switch
# This is called when the user presses Fn+F8 and calls
# /etc/acpi/display-switch.sh for further processing.

event=hotkey ATKD 0000006[123]
action=/etc/acpi/asus-display-switch.sh '%e'


with the right keycode from acpi_listen

but after the commande in the sh script is not good anymore.

echo $1 | sed -re 's/^hotkey ATKD 0+6([1-3]) [0-9a-f]+$/\1/' >
/proc/acpi/asus/disp

or do you know witch personne do i need to contact?

thank you!

best regards

-- 
Asus Laptop: ACPI driver
https://bugs.launchpad.net/bugs/150091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to