[xmonad] Using xmonad with freenx

Tim Diels limyreth at gmail.com
Mon Oct 17 19:55:43 CEST 2011


Thanks, I'll work around this then (by using a laptop instead of a 
freenx session).

On 10/17/11 15:09, wagnerdm at seas.upenn.edu wrote:
> xmonad does not require xinerama; the first line is just a warning, 
> and is unrelated to the second. The second line indicates that your X 
> has no colors in its colormap or is returning garbage from colormap 
> lookups. See
>
> http://code.google.com/p/xmonad/issues/detail?id=336
>
> for some more details and hints, if you'd like to tackle this problem 
> yourself.
>
> ~d
>
> Quoting Tim Diels <limyreth at gmail.com>:
>
>> Hi
>>
>> I'm trying to run xmonad within a freenx session, but I get this error:
>>
>>   Xlib:  extension "XINERAMA" missing on display ":1000".
>>   xmonad-x86_64-linux: XMonad/Main.hsc:83:18-88: Irrefutable pattern 
>> failed for pattern (Data.Maybe.Just nbc_)
>>
>> when using this command as x init script for the nx session:
>>
>>   exec ck-launch-session xmonad
>>
>> freenx does not support xinerama, but I won't be needing multiscreen 
>> support, can I work around this somehow? E.g. Can I run xmonad in a 
>> way that does not require xinerama?
>>
>> Thanks in advance
>>
>> -- 
>> Kind regards
>>
>> Tim Diels
>>
>>
>> _______________________________________________
>> xmonad mailing list
>> xmonad at haskell.org
>> http://www.haskell.org/mailman/listinfo/xmonad
>>
>>
>
>
>
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad

-- 
Kind regards

Tim Diels




More information about the xmonad mailing list