Re: How can I start urxvt as fullscreen ?
- From: Teika Kazura <teika lavabit com>
- To: sawfish-list gnome org
- Subject: Re: How can I start urxvt as fullscreen ?
- Date: Wed, 22 Jul 2009 21:41:13 +0900 (JST)
On Sat, 18 Jul 2009 20:14:47 +0800, Wang Lei wrote:
> I think [hung is] caused by 'while',
Yes.
> I think system should creat a asynchronous process. Isn't it?
Not really. Otherwise, it'd be a bit difficult to block it. Yet your
assumption is natural. (If you know emacs, you understand that things
go serial there, too. I used to commit the same mistake.)
Instead, actions can be triggered by "hooks". This is the natural
method for window managers. Read manual on 'map-notify-hook' or
'add-window-hook'. In this way, you don't need cpu power consuming
'while' loop.
Teika (Teika kazura)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]