get workspace name

2002-01-21 Thread Sascha Huedepohl
Hi, i wonder if it is possible to get the name of the current workspace. What i wont to do is: - press Alt-(1-9) to switch to a workspace - press F5 to open a new aterm this already works fine. Now i think there should be a little shell-script to get an environment variable ($WORKSPACE) and do a

Re: get workspace name

2002-01-21 Thread Sean 'Shaleh' Perry
On 21-Jan-2002 Sascha Huedepohl wrote: Hi, i wonder if it is possible to get the name of the current workspace. What i wont to do is: - press Alt-(1-9) to switch to a workspace - press F5 to open a new aterm this already works fine. Now i think there should be a little shell-script to

Re: get workspace name

2002-01-21 Thread Joe MacDonald
In message: Re: get workspace name ([EMAIL PROTECTED]) on 21/01/2002 (Mon 01:05) Sean 'Shaleh' Perry wrote: once we support the NET WM spec you can write a little program which asks blackbox what is the number of the workspace currently, then ask it for the name of that workspace. You could