Background problem..? - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Xorg Problems (https://www.linux-noob.com/forums/forum-56.html) +---- Forum: Fluxbox (https://www.linux-noob.com/forums/forum-19.html) +---- Thread: Background problem..? (/thread-1328.html) |
Background problem..? - EzMe - 2007-06-10 I got a question concerning Fluxbox. I tried to the change a style+ background. Then I restarted and now it gives me this: Code: Sun Jun 10 20:25:30 2007 when i connect true VNC i get his backscreen and when i click on it it's gone :/ tried setting the Code: session.screen0.rootCommand: back to nothing again in the init file, but that also doesn;t seem to do nothing Code: wpsetters=feh fbsetbg -f /home/ezme/.fluxbox/preview.jpg doesn;t seem to do the trich eather :/ kinda clueless here, any one that can help..? Thanks in Advance :) Background problem..? - znx - 2007-06-10 The complaint was about the style, not your background. See this in your ~/.fluxbox/init file: Code: session.styleFile: /home/znx/.fluxbox/styles/znx Simply blanking that out will make fluxbox go back to its default. You can also "reset" fluxbox by simply removing the init file. Background problem..? - EzMe - 2007-06-11 Yup you told me on IRC. Seemed to work nicely tho my problem is solved half. My style turned back to default meaning VNC is working properly again. Tho opening picturefiles (.png, .jpg, .gif) doesn't seem to work. I got qgview installed and when i drag a jpg into that, i doesn;t open the file. I also tried opening it from rox (my filemanager) but it gives me this error: Code: No run action specified for files of this type (image/jpg) you can set a run action by choosing `Set Run Action' from the File menu, or you can just drag the file to an application. Kinda odd.. Am i missing some media libs..? Or does this have something to do with my USE flags..? |