You are not logged in.
Pages: 1
Hello Friends,
I am using arch linux in conjuction with i3wm and I want to bind some usefull keys to do some actions like mute/unmute microphone, printscreen, etc..
The problem is that when I run
acpi_listento detect the hotkey's code it gives me
acpi_listen: can't open socket /var/run/acpid.socket: No such file or directoryWhat should I do? Is there any other way to detect these keys?
Thank you for your time.
*I am using thinkpad X220 and I have acpi and acpid installed
Last edited by dsar (2014-10-11 00:39:46)
Offline
Still I didn't find a solution?
Anyone who could help?
Offline
Did you start/enable the acpid service ?
Personal website: reboot.li
GitHub: github.com/rebootl
Offline
Are you sure the keys are detected using acpid, anyway?
You probably want e.g. xev (to show keycodes) and xbindkeys (to run commands on keystrokes).
Offline
acpi_listen recently stopped working for me as well. I don't get the error message you are seeing but acpi doesn't see the key-presses anymore.
Offline
drrossum, please open a new thread. Your issue is different from the one the OP is seeing.
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
Pages: 1