THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Daniel YC Lin (dlin)
Attached to Project - awesome
Summary - scrot grab client screen failed if set as hotkey
Task Type - Bug Report
Category - Core
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - git/master
Due in Version - Undecided
Due Date - Undecided
Details - I'm trying to use 'scrot' to grab a client window's snapshot.
I can use 'scrot -s' on win+r (run at awesome prompt).
I've try add this code snippet into globalkeys or clientkeys in rc.lua.
awful.key({ altkey }, "Print", function()~
awful.util.spawn("scrot -s")
end),
Both will got the following error when I press 'alt-print'. I guess that is
because scrot require user use mouse to click any client window.
giblib error: couldn't grab keyboard:Resource temporarily unavailable
http://scrot.sourcearchive.com/ version 0.8
awesome v3.4-735-gf571ba4 (Closing In)
• Build: Jul 2 2012 10:00:02 for x86_64 by gcc version 4.7.1 (dlin@u40)
• Compiled against Lua 5.1.5 (running with Lua 5.1)
• D-Bus support: ✔
More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1015
You are receiving this message because you have requested it from the Flyspray
bugtracking system. If you did not expect this message or don't want to
receive mails in future, you can change your notification settings at the URL
shown above.
--
To unsubscribe, send mail to [email protected].