You are not logged in.

#1 2012-02-06 15:32:09

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

Screenshot keybinding for IceWM

Hello guys!

This is the script /all/script-screenshot.sh:

#!/bin/bash

DATE=`date +%s`
scrot "$HOME/downloads/scr-$DATE.png"

And this is from ~/.icewm/keys:

key "Print"   /all/script-screenshot.sh

When no IceWM menus are open - it works. But if I want to make a screenshot with some IceWM menu, keybinding won't work. Is there anything I can do to make it capture screen with menus?

Offline

#2 2012-02-08 17:59:26

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

Re: Screenshot keybinding for IceWM

up...

Offline

#3 2012-02-08 21:03:53

Mektub
Member
From: Lisbon /Portugal
Registered: 2008-01-02
Posts: 647

Re: Screenshot keybinding for IceWM

Just to say it also happens to me.

Not much of a help, I know, but the mailing lists really don't help also.

I think we should forget ~/.icewm/keys, and use an alternative, f.e. xbindkeys.

Mektub


Follow me on twitter: https://twitter.com/johnbina

Offline

Board footer

Powered by FluxBB