Elentir wrote: > Hello,
Hi, > > I make a FB for metisse (I joined a git patch). > As you can see in the FB, Metisse is in conflits with fvwm, because > Metisse is based on a modified version of fvwm . The patch fix some > security bugs. I made a shell script and some .desktop to start metisse > directly from kdm or gdm. It's also possible to start metisse with kde, > gnome or xfce. I cannot test this package right now but from a quick look this is wrong : ... +sysresources=/usr/X11R6/lib/X11/xinit/.Xresources +sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap ... That path does not exist in Frugalware .. Maybe you could use something like this to get the resolution : xdpyinfo | grep dimensions | sed 's/.*:\(.*x.*\) p.*/\1/;s/ //g' however your method is fine too just this one is shorter :) > > Thanks > Elentir crazy _______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
