You are not logged in.
Pages: 1
Has anyone been able to use the ThinkVantage to do anything in Gnome 3? If so, how did you do it? I have been messing around with the system settings GUI and gconf and it doesn't seem to pick up the button when it is pressed. Then again, this may be indicative of a bigger problem as I cannot set any shortcuts from the system settings GUI.
--
Stand up and be counted!
https://linuxcounter.net/cert/550973.png
Offline
I'm sure that you could do it through acpi events. Seems to have worked with all the buttons on my thinkpad.
Laptops:
MSI GS60 Ghost
Asus Zenbook Pro UX501VW
Lenovo Thinkpad X120e
Offline
Did you do anything with the thinkvantage button? (Just curious)
Also, when I tried to install acpid I got the following error:
:: Retrieving packages from community...
error: failed retrieving file 'acpid-2.0.15-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : The requested URL returned error: 404
error: failed retrieving file 'acpid-2.0.15-1-x86_64.pkg.tar.xz' from archlinux.supsec.org : Given file does not exist
acpid-2.0.15-1-x86_64 208.0 B 4.72M/s 00:00 [######################] 100%
acpid-2.0.15-1-x86_64 4.2 KiB 12.6K/s 00:00 [######################] 100%
(1/1) checking package integrity [######################] 100%
error: failed to commit transaction (wrong or NULL argument passed)
Errors occurred, no packages were upgraded.
--
Stand up and be counted!
https://linuxcounter.net/cert/550973.png
Offline
you need to update, the current version in 2.0.16
Offline
On my thinkpad it is mapped to XF86_LaunchProgram, I am not super familiar with keybinds in Gnome 3 but there is surely a way that you can write a keybind for it. If it is not mapped to that then use xev to find out what it is mapped to.
Offline
you need to update, the current version in 2.0.16
Thanks! Just updated and installed it.
I installed it and got another error: acpi_listen: can't open socket /var/run/acpid.socket: No such file or directory
However, using xev I was able to figure out information about the button. If I read the wiki correct, I just edit the handler.sh file, correct? https://wiki.archlinux.org/index.php/Ac … figuration
--
Stand up and be counted!
https://linuxcounter.net/cert/550973.png
Offline
Yes, that is correct.
Laptops:
MSI GS60 Ghost
Asus Zenbook Pro UX501VW
Lenovo Thinkpad X120e
Offline
Pages: 1