Re: [Sawfish] Emacs does not open fullscreen using sawfish
[
Thread Index
|
Date Index
|
More lists.tuxfamily.org/sawfish Archives
]
To
:
sawfish@xxxxxxxxxxxxxxxxxxx
Subject
: Re: [Sawfish] Emacs does not open fullscreen using sawfish
From
: Deric Bytes <
dericbytes@xxxxxxxxx
>
Date
: Sun, 26 Feb 2012 11:49:27 +0000
Authentication-results
: mr.google.com; spf=pass (google.com: domain of
dericbytes@xxxxxxxxx
designates 10.220.150.211 as permitted sender) smtp.mail=
dericbytes@xxxxxxxxx
; dkim=pass header.i=
dericbytes@xxxxxxxxx
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=1Ph68/kpas1ZmftYVft2cy98j7iEvLo9Gr6Ma4/zfnY=; b=Tp9VFAzJq/JQPBFO4cu6AxQM1pNBwYhF6KJTuxvglhS8tE1ckeK4GtlURrGjLbMx/N 44iVpU6VDfIos/fP+VbMey/ctVUTPA2YYY4GTCx0RxuAgyCL3EcfoNv3mnalx0THpkXK tN8Eo3eAUHauzZhxQb1adr8/WY+ZuRNAqkTEE=
Hi, Teika
Thanks. I have used the following hack.
I created a emacs jump-or-exec-or-last keybinding with command.
emacsclient -c -e \'(fullscreen)\' &
And added the following to my .emacs file
(defun fullscreen ()
(interactive)
(x-send-client-message nil 0 nil "_NET_WM_STATE" 32
'(2 "_NET_WM_STATE_FULLSCREEN" 0)))
References
:
[Sawfish] Emacs does not open fullscreen using sawfish
From:
Deric Bytes
Re: [Sawfish] Emacs does not open fullscreen using sawfish
From:
Teika Kazura
Messages sorted by:
[
date
|
thread
]
Prev by Date:
Re: [Sawfish] Emacs does not open fullscreen using sawfish
Next by Date:
[Sawfish] Print rep data in shell
Previous by thread:
Re: [Sawfish] Emacs does not open fullscreen using sawfish
Next by thread:
[Sawfish] Print rep data in shell
Mail converted by
MHonArc
2.6.19+
http://listengine.tuxfamily.org/