It actually specifies both. wmii -v is correct.
On 2009-09-28, KIMURA Masaru wrote:
> 2009/9/29 Kris Maglione :
>> On Mon, Sep 28, 2009 at 11:25:24AM +0200, Tom Kazimiers wrote:
>>>
>>> sfme days ago, I started using wmii. I made my first scripting steps
>>> with plan9 RC (and thus having plan9po
2009/9/29 Kris Maglione :
> On Mon, Sep 28, 2009 at 11:25:24AM +0200, Tom Kazimiers wrote:
>>
>> sfme days ago, I started using wmii. I made my first scripting steps
>> with plan9 RC (and thus having plan9port installed). But since I could
>> not figure out some problems in calling external program
On Mon, Sep 28, 2009 at 11:25:24AM +0200, Tom Kazimiers wrote:
sfme days ago, I started using wmii. I made my first scripting steps
with plan9 RC (and thus having plan9port installed). But since I could
not figure out some problems in calling external programs from the rc
script, I changed to sun
2009/9/28 Tom Kazimiers :
> How do I make wmii call my local wmiirc script without
> removing plan9port?
There's a switch, -r I think, that tells wmii what script to run.
Check the man page.
-sqweek
> question is: How do I make wmii call my local wmiirc script without
> removing plan9port?
The wmiistartrc scripts gives preference to rc.wmii if p9p is
available. So one option is to modify this script so that it sets
WMIIRC to whatever you want.
Juan Pablo
Hi,
sfme days ago, I started using wmii. I made my first scripting steps
with plan9 RC (and thus having plan9port installed). But since I could
not figure out some problems in calling external programs from the rc
script, I changed to sunakus ruby wmiirc. I like it very much and would
like it to l
It's possible to do this without patching the source.
Just add this to your script.js:
document.body.contentEditable = true;
document.designMode='on';
(or similiar. Not at my box right now.)
2009/9/27 hailukah :
> Alright you keyboard junkies:
>
> 1. Find the line in surf.c:
>
> g_object_set(G