Re: Keybinds to execute xdotool and emulate media keys

2014-07-31 Thread Navi Charlotte
On Wed, 30 Jul 2014 11:23:53 -0400 Elv1313 . elv1...@gmail.com wrote: Hello, Awesome does have a fake_input function somewhere in the API. It might do the job for you. You can find examples here https://github.com/Elv13/repetitive/blob/master/macro.lua Thanks a lot! Although the fake_input

Re: Keybinds to execute xdotool and emulate media keys

2014-07-31 Thread Mohan Sundaram
On Thu, Jul 31, 2014 at 6:06 AM, Navi Charlotte navicharlo...@gmail.com wrote: So I got the play/pause and previous/next song working like this: in the global keys table: -- Short-cuts for media play control awful.key({modkey}, Insert, nil, function () os.execute(xdotool key --delay 0

Re: java issues

2014-07-31 Thread Manner RĂ³bert
Hi, I have tried java 1.6, but it did not seem to fix the problem. But finally now I got a solution that is working for me, actually, it is on the wiki page, amongst the various other solutions which did not seem to work in my case.

[awesome bugs] #1290 - awful.placement.center_* functions don't take client's border into account (Attachment added)

2014-07-31 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Eugene (p-himik) Attached to Project - awesome Summary - awful.placement.center_* functions don't take client's border into account Task Type - Bug Report Category - awful