Asfand Yar Qazi wrote:
> On 8/10/06, Asfand Yar Qazi <[EMAIL PROTECTED]> wrote:
> 
>>Hi,
>>
>>For some reason, the "Set Border Style" menu in e16 doesn't work.  I'm
>>using e 0.16.8.2.  No matter what option I set, the border never
>>changes.  I get no error messages when I select the different options.
>>
>>I am using the standard winter skin, I have deleted my .e16 directory
>>and started again, still the same problem.
>>
>>I'm using Gentoo, if  that's any help.
>>
> 
> 
> I just found out this was a common problem with 0.16.8.2, sorry 'bout
> the post.  However, I have another question: how do I change the
> border style with eesh?  And where's the eesh docs in general?
> 
Yeah, I intend to release 0.16.8.3 soonish, fixing this and a few other 
bugs.

Show list of available borders:
$ eesh border list

Show list of application windows (you may need the window ID):
$ eesh window_list all
or
$ eesh wl a

Examples of changing border:
$ eesh wop 0x2200044 border BORDERLESS  # Match by window ID
$ eesh wop Eterm border BORDERLESS      # Match by (part of) name
$ eesh wop "Eterm*" border BORDERLESS   # Match multiple (0.16.8.2).

Show available (unfortunately not complete) help for eesh commands:
$ eesh help full

/Kim

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to