Software :: Get Icons / Themes In Openbox?
Apr 23, 2010
Previous to XFCE4.6, I was using xfce-mcs-manager to provide me with icons and themes. Now that xfce-mcs-manager has been replaced with xfconfd, is there a program/daemon I can run at startup that I can use to gain icons in Thunar, and themes for menus and buttons and stuff inside my windows?
View 1 Replies
ADVERTISEMENT
Aug 7, 2011
I've been trying to change some of the icons in my system. I first tried the GUI. This changed the icon in the start menu, on the panel, and on the desktop, but it doesn't change the icon in the left-hand corner of open windows or in the task bar in the panel. I then went in and did it manually by editing the .desktop files in /usr/share/applications. Same thing...the icons in Openbox windows are the old ones. My guess is that Openbox is looking elsewhere for icons, but I dont really know.
View 8 Replies
View Related
Mar 7, 2011
I am using Openbox, i would like Nautilus to handle the desktop, which it does nicely, but i would like it so it draws the desktop at startup. So far the only way i have managed to do this is by adding "nautilus &" to the "autostart.sh", however, this, of course, launches an instance of the nautilus file browser.Can anyone help me to get Nautilus to draw the desktop automatically at startup without having to first launch the file manager?
View 2 Replies
View Related
Jul 17, 2010
I have installed openbox on ubuntu 9.10 by this
Code:
https://help.ubuntu.com/community/Openbox
Code:
[code]....
View 1 Replies
View Related
Nov 5, 2010
Is there a way to edit the themes in Ubuntu with more control then with the Customize feature? Customize lets you change the all the icons and folder icons to a particular set of icons but does not allow you to individually specify what icons to use for folders and file icons and what icons to use for the icons on the top launch panel that are on the right side of the panel by default like the Bluetooth Icon, UPS Battery status icon temperature and current condition icon in the calendar. Older versions of Ubuntu gave the user more control over how the launch panel looked, I thought I remembered an option to use 3-D icons on the launch panel in older versions of Ubuntu.
View 1 Replies
View Related
May 31, 2011
I'm trying to install new themes on ubuntu but it tells me that GTK + themes 'ubuntulooks'is not installed and won't load up the themes as it should. I went to package manager and installed it but still doesn't work. Themes to be installed, either overglossed or sickness-black. environment ubuntu 10.04.
View 1 Replies
View Related
Dec 22, 2010
I was browsing /usr/share/icons/ and noted that there were several "extra" GNOME themes sitting there that I did not need, so I deleted them. Yes, I know it was a bad idea.I'm now left with a broken KDE desktop. Several icons, such as VLC and Rhythmbox, now appear as question marks. Synaptic doesn't even have the little boxes that you can click to install/remove packages (but you can still click in the area and manage packages).I reinstalled the extra themes, but no luck. I must have removed an icon set that I shouldn't have. I can't restore the files from my Trash because I used the CLI to remove them.
View 6 Replies
View Related
Aug 6, 2010
I would like to install a new icon theme without effecting my currently selected panel theme, as i think the Ambience panel theme looks really nice and unified but im not too keen on the Ubuntu-Mono icons.Is this easily possible, without going into my icon folders and replacing all the instances of one style for another?Are there any applications for gnome icon theming like OS X's Candybar?Im sure others must desire to change only the icons and perhaps it is really easy and this is why i couldnt dig anythin up on google, that or im a useless googler.
View 3 Replies
View Related
Aug 25, 2010
Since of late "Appearance preference" behaves awkwardly . Normaly It is supposed to show themes in /usr/share/themes right? but now it shows themes only in ~/.themes folder. I don't know what affected the change. how do I configure it as to show themes in /usr/share/themes/,?
Also whatever theme I use , Controls would stay same(Classic controls). They wouldn't be update to those of the Theme used.
View 4 Replies
View Related
Jun 21, 2010
I use Opensuse,I want change KDM Themes,but Themes Tab is disable and show me go to General Tab,General Tab is Disable.
View 1 Replies
View Related
Apr 29, 2010
I already restored regular icons by going to gconf. However, the icons on top right where the "power" button is located, still have no icons. Is there any way to add icons to the hibernate/ shut down , etc words?
View 4 Replies
View Related
Apr 10, 2011
Is it possible to run Openbox/Gnome in 10.10? My goal is to change virtual desktops with the mouse scroll wheel. I've installed Openbox, but Openbox/Gnome will not work.
View 8 Replies
View Related
Jan 12, 2011
i have recently installed arch linux with just openbox and tint2. i have heard that openbox is a light desktop enviroment but at boot it uses about 300 mb of ram and it seems alot to me.i am also trying to get alt+F2 hotkeys to open gmrun so i added this to the openbox config file:
<!-- Keybindings for running applications -->
<keybind key="C-F2">
<action name="Execute">
[code]...
View 3 Replies
View Related
Feb 12, 2011
I installed slackware 13.1, but I have no desktop. I installed openbox, is this possible? how?
View 1 Replies
View Related
May 23, 2011
When my .xinitrc contains exec /usr/bin/openbox-session My displays will turn off like there is no video output. I cannot switch to a TTY (or at least there is still no video when I try). I can however ssh into the machine. Alt+SysRq+K does not seem to kill the X session, but Alt+SysRq+B will reboot the machine.When my .xinitrc contains exec /usr/bin/openbox and I manually run sh .config/openbox/autostart.sh everything seems to go smoothly. I really don't understand the discrepancy.
#!/bin/sh
sleep 3s;
xsetroot -solid "#303030"
[code]....
View 2 Replies
View Related
May 8, 2010
Code:
$ mplayer *.avi
MPlayer SVN-r31061-4.4.3 (C) 2000-2010 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing *.avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO: [XVID] 480x360 24bpp 25.000 fps 1004.6 kbps (122.6 kbyte/s)
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory .....
MPlayer interrupted by signal 2 in module: sleep_timer
A: 53.9 V: 53.9 A-V: -0.000 ct: 0.183 1349/1349 6% 0% 3.0% 0 0
Exiting... (Quit)
But still no sound.
On KDE 4 everything fine.
View 7 Replies
View Related
Apr 6, 2011
I set openbox wallpaper with:
Code:
feh --bg-scale ~/Pictures/image.jpg &
In ~/.config/openbox/autostart.sh last line.
But some kind of KDE stuff overrides it and sets default again after few seconds. I can override it again with manual command. How can I set wallpaper then in openbox in proper way?
View 6 Replies
View Related
Apr 8, 2011
I use Eclipse IDE and there is a handy binding that I use when I'm running Eclipse on Windows that doesn't work under Openbox. Ctrl-Alt-Up causes a line to be duplicated. I've tried everything to have this key sequenced passed to Eclipse under Openbox, but it seems Openbox is taking itI've tried commenting out all the C-A-Up settings in rc.xml, but that doesn't seem to work. How to configure Openbox (or whomever) to pass the sequence on to the application?
View 1 Replies
View Related
Feb 18, 2010
I like to explore, but it seems this time I have gone too far. I tried using vi to edit /etc/sysconfig.d/windowmanager but no changes seems to do anything.
View 7 Replies
View Related
Sep 7, 2011
absolutely positive, but I think the following is a bug in/etc/xdg/openbox/autostart.sh
24# Make GTK apps look and behave how they were set up in the gnome config tools
25if test -x /usr/lib/gnome-settings-daemon >/dev/null; then
26 /usr/lib/gnome-settings-daemon &
[code]...
View 1 Replies
View Related
May 22, 2010
I am using ubuntu + openbox.Openbox does not use any program to managed the desktop,so I only could see a black screen.What file do i have to edit for change the colour?I don't want to use a program (like nitrogen to select a background image etc).
View 5 Replies
View Related
Nov 8, 2010
How to setup Lubuntu through openbox auto login?
View 2 Replies
View Related
Dec 1, 2010
I've got an Ubuntu server installation with openbox installed. I also installed wbar and want to have it load with openbox. Is there a config file for openbox or anything like that?
View 1 Replies
View Related
Jun 16, 2011
I'm fairly used to working with Fluxbox.There,if I want to let myself suspend the computer, all I have to do is add something like Code:[exec] (suspend) {sudo /usr/sbin/pm-suspend}to my .fluxbox/menu and it works like a charm, after having added me to the sudoers. I nstalled openbox earlier today because I was having some font rendering issues in flux and I've been trying to find a way to add something similar to my menu without success. I added this to .config/openbox/menu.xml:
Code:
<item label="suspend">
<action name="Execute">
[code]....
View 4 Replies
View Related
Apr 21, 2011
Is it possible to easily remove any desktop in Openbox, not jsut the last one (like from the middle-click menu)?
View 3 Replies
View Related
Mar 12, 2009
In Ubuntu 810.. how do you set the mouse for one click to open an item..?What is that software that sets Trash's empty feature at the bottom of the right click on trash..? I had it, but I can't find it for this new install.Is there a way to default the cursor to half its minimum size, and customize its color to blues..?Is there a way to force the desktop toolbar icons to half of their minimum default size..Is thee a way to change the "Ubuntu Icon + Applications/Place/System" to just three different colored tiny spheres, without the Ubuntu icon..?
View 1 Replies
View Related
Feb 26, 2011
I'm a black screen guy, so i dont give to much to appearance, i always do a minimal debian install and build from this with openbox...but this time i get to test xfce and damn indeed has good looking, i just went to xfce4-settings-manager put as full and rgb and voila...good looking. Patched libcairo and better still.Back to Openbox i cant achieve the same result..no matter what i do, tried fonts.conf but in xfce just looks better....Any tut to appearance in Openbox.....what fonts do you install.
View 2 Replies
View Related
Feb 23, 2015
I installed openbox and obmenu with everything seeming to run smooth , but I managed to mess something up. When right clicking my screen I get an error stating that I am missing root-menu. I cannot open terminal while inside openbox. So while out I used apt-get purge on both applications , and reinstalled. The problem is still there and cannot right click or super+t for terminal. I've found other problems same as mine , but with being able to access the terminal while in.
View 14 Replies
View Related
May 15, 2015
I'm currently using the default Gnome desktop environment on my server when I connect via VNC, but I've been trying to Openbox on Crunchbang lately and I rather prefer it for being so light. I'm a relative noob and don't want to cock anything up - what's the simplest way to switch to the Openbox environment for when I connect via VNC, and once that's working, whats the safest way to remove Gnome?
View 8 Replies
View Related
Jan 24, 2016
I asked the question on LQ, but since activity related to Debian there is smaller, it is here.
I can't start Openbox, using xinit or startx. I have a warning when using xinit:
Code: Select all***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context
being NULL. Please fix your program.
I don't have dbus, display managers, X is started on tty3 because I reduced the number of ttys. In xinitrc there is
Code: Select allexec openbox-session
I see a cursor appearing for a second, but then the screen goes back to tty.
The problem is new; I'd been using Openbox for a couple of months back then, and it was fine.
System is Unstable.
View 11 Replies
View Related