Well, I don't know what's the problem. When trying
qiv image.jpeg
get this
Gdk-ERROR **: BadMatch (invalid parameter attributes)
serial 115 error_code 8 request_code 2 minor_code 0
Anyway, I tried xli and it works.
On 5/9/05, Almut Behrens <[EMAIL PROTECTED]> wrote:
> On Mon, May 09, 2005 a
On Mon, May 09, 2005 at 06:48:34PM +0300, Andras Lorincz wrote:
> But I also can see from xdpyinfo this:
>
> root window id:0x49
>
> Should that be 0x23?
don't think so... "visual id" and "window id" refer to different
things.
>
> On 5/9/05, Andras Lorincz <[EMAIL PROTECTED]> wrote:
> > I
But I also can see from xdpyinfo this:
root window id:0x49
Should that be 0x23?
On 5/9/05, Andras Lorincz <[EMAIL PROTECTED]> wrote:
> I can see
>
> default visual id: 0x23
>visual:
> visual id:0x23
> class:TrueColor
> depth:24 planes
>
> when I run xdpyinfo
I can see
default visual id: 0x23
visual:
visual id:0x23
class:TrueColor
depth:24 planes
when I run xdpyinfo. So that is not the problem. Any other idea?
On 5/9/05, Almut Behrens <[EMAIL PROTECTED]> wrote:
> On Sun, May 08, 2005 at 03:00:57PM +0300, Andras Lorincz
On Sun, May 08, 2005 at 03:00:57PM +0300, Andras Lorincz wrote:
> I'm trying to set the background for xdm by typing in Xsetup this:
>
> if [ -r /home/lorand/Wallpaper1024/download3.jpeg -a -x /usr/bin/qiv ]; then
> /usr/bin/qiv -z /home/lorand/Wallpaper1024/download3.jpeg
> else
> /usr/bi
I'm trying to set the background for xdm by typing in Xsetup this:
if [ -r /home/lorand/Wallpaper1024/download3.jpeg -a -x /usr/bin/qiv ]; then
/usr/bin/qiv -z /home/lorand/Wallpaper1024/download3.jpeg
else
/usr/bin/X11/xsetroot -solid DarkBlue
fi
it doesn't work altough the condition in
6 matches
Mail list logo