On Mon, Jul 05, 2010 at 09:11:24PM +0200, Andrej wrote:
> When I touch any place at north border of the screen, HiddenConsole pops out.
> 
> Is it possible to have more "hot spots" at screen border which will
> pop up different hidden programs. For example, if whole border is
> 100%, if I would touch first 30% of the border with mouse , terminal
> would pop up, if i would touch between 30% and 60% opera would pop up
> and so on.

No.  For this, you can do it a number of ways.  In no particular order:

1.  Use EdgeCommand, and manually work out the inter-quartile ranges based
on mathematics using $[vp.x], $[vp.y], $[pointer.x], $[pointer.y] -- use a
function and PipeRead to do this.

2.  Use FvwmButtons, and with my ActiveAction patch (might need manual
munging to apply to CVS, not sure):

http://xteddy.org/fvwm/patches.html#toc7

Although this pre-supposes you *want* the words on the screen as buttons,
likely not.

-- Thomas Adam

-- 
"Deep in my heart I wish I was wrong.  But deep in my heart I know I am
not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.)

Reply via email to