[xmonad] Quake like console
Etienne Millon
etienne.millon at gmail.com
Tue Jun 1 10:14:20 EDT 2010
On Mon, May 31, 2010 at 10:25:21AM -0400, Nathan Huesken wrote:
> Hi,
>
> Is anyone using a Quake like console (something like yakuake) in xmonad?
> I can use yakuake, but I am wondering if there is a KDE independent
> solution.
>
> Regards,
> Nathan
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
Hi,
If you just want to spawn a terminal emulator, make it disappear
and appear back again on another workspace all with the same key,
XMonad.Util.Scratchpad will do the job.
Etienne
More information about the xmonad
mailing list