I want to close all opening windows by executing a shell script (just like open multiple applications by executing a script) but I don't know how. How can I achieve this?
quangtruong1985's questions
Normally, all controls in login screen (button, textbox, etc..) have the current gtk-theme style. But after Compiz crashed (always happen when I enable or disable a plugin), the style has gone (no more transparent button, rounder textbox, or my current icon theme), instead there are ugly Windows-95-like buttons, textbox and unknown-theme icon.
Is this a Compiz bug? How could I fix it?
PS: Im on Ubuntu 12.04 (Unity).
This is my Ubuntu login screen:
This is the default Ubuntu login screen:
I'm on Dell Vostro 1540 with Intel HD 3000 VGA. At first, my login screen looks nothing wrong. But after Compiz crashed (when I enable or disable any plugin), the login screen looks like the above pictures. So, I don't think my graphics card is the problem.
I've installed some screenlets and treat them as widgets. I did enable "widgets layer" plug-in in CCSM. But I got a little problem here, When I set position for the widget always on top of windows by checking "Keep Above" option, I can't move the widget anymore, but when set it to "Keep Below", no problem.
Is this a bug? If so, how could I fix it?
In CCSM I set "Super+D" for showing desktop. Everything is fine but the effect. It just fade in and out. How could I change the effect for "Show Desktop"?
Thanks for your time!
In Mac os x, I can move all windows to the nearest corner by hitting F11 key. I'm just wondering if there is a compiz plugin works like that.
I know that there is Scale plugin already. But all that I want is something like this.
You'll see, press a key and all windows fly off to nearest corner so I can drag/drop file or do something else on my desktop, then press the key again and all windows fly back.
I installed DbVisualize in Ubuntu 12.04. Now I don't want to use it anymore, so I deleted the folder "DBVisualizer" in my Home folder. Problem is I can still see the icon in the Dash.
How could I remove it completely from my system (for other apps too)?
I've just installed ubuntu 12.04 on my DEll v1450 laptop.
I downloaded and installed XAMPP 1.7.7
After that I created xampp control panel by using this command:
gedit ~/.local/share/applications/xampp-control-panel.desktop
File content:
[Desktop Entry]
Comment=Start/Stop XAMPP
Name=XAMPP Control Panel
Exec=gksudo “python /opt/lampp/share/xampp-control-panel/xampp-control-panel.py”
Icon[en_CA]=/usr/share/icons/Tango/scalable/devices/network-wired.svg
Encoding=UTF-8
Terminal=false
Name[en_CA]=XAMPP Control Panel
Comment[en_CA]=Start/Stop XAMPP
Type=Application
Icon=/usr/share/icons/Tango/scalable/devices/network-wired.svg
The file has "execute" permission already.
I tried to launch the launcher in Dash home but nothing appeared after typing my password.
What did I wrong here?
I want to read mysql table data to an excel file. So I decide to install MyODBC in my Ubuntu 11.04 with these command lines:
sudo apt-get install iodbc
sudo apt-get install libmyodbc
I start the iODBC Driver Manager GTK+ frontend and config ODBC drivers look like in the picture:
iodbcadm-gtk
Then I add a new USER DNS :
Try to login for DNS with User = root and Empty password give me this error :
I windows I can use ODBC without any problem.
What was I wrong and missing here? Please help!
Thanks in advance.
I have a problem with my current theme. When windows top border close to top panel, there's a transparent background at the top corner (please take a look at the attached image).
So, how could I :
- remove it?
- change the rounded corners (I love the less rounded corners - like MAC OS X)
Thanks in advance.
I'm wondering that is there any differences between Gnome-Global menu and Appmenu-indicator? Or are they just only one? Which one is still being developed?
Possible Duplicate:
Resize Partition with gparted
I have a 500GB hard-drive. Now im using Ubuntu 11.04 with Windows 7 (dual boot). My Ubuntu partition capacity is just 20GB. How can I resize it to 50GB (using free space from another partitions)?
I am wondering if there is a way to use Unity Dashboard in Gnome-classic? If yes, what are the dependency packages need to be installed?
UPDATE:
Or is there any app could do that?
When I right-click on desktop, there's no shadow of menu. How can I make all dropdown menus have shadow?
I want to execute XAMPP CONTROL PANEL via Gnome-Do. But after I typed the sudo
password for authentication nothing happened. The Laucher is located in /opt/lampp/share/xampp-control-panel
and executes gksudo python /opt/lampp/share/xampp-control-panel/xampp-control-panel.py
properly. How can I do that with Gnome-Do?
Im using Ubuntu 11.04. In Elementary nautilus, I can preview a music thumbnail by hover the mouse cursor on it. But I cant do it with the video files. I've set "Only for the files smaller than : 100MB" in Preferences/Preview but nothing changed. Please help!
Possible Duplicate:
How to change the color of the scroll bar?
In my /home/myname/.themes/themename/gtkrc file I found this:
style "murrine-scrollbar"
{
bg[SELECTED] = shade (0.6, @base_color)
bg[ACTIVE] = @base_color
bg[NORMAL] = shade (0.85, @bg_color)
bg[PRELIGHT] = shade (0.83, @selected_bg_color)
engine "murrine"
{
roundness = 9
gradient_shades = {1.0,1.0,1.0,1.0}
highlight_shade = 1.0
glow_shade = 1.0
reliefstyle = 0
gradient_colors = FALSE
lightborder_shade = 1.0
lightborderstyle = 0
trough_shades = { 5.0, 1.20}
border_shades = { 2.0, 2.0}
contrast = 0.0
prelight_shade = 0.65
contrast = 0.0
}
}
style "hscrollbar" {
}
style "vscrollbar" {
}
style "murrine-scrollbar-dark" = "murrine-scrollbar"
{
engine "murrine" {
gradient_shades = {0.65,0.65,0.65,0.65}
trough_shades = { 1.0, 1.0}
border_shades = { 0.3, 0.3}
}
}
style "murrine-scrollbar-sidebar" = "murrine-scrollbar" {
engine "murrine" {
trough_shades = { 0.97, 0.97}
border_shades = { 1.2, 1.2}
}
}
style "murrine-sidebar" {
base[NORMAL] = shade (1.06, @bg_color)
bg[NORMAL] = shade (1.06, @bg_color)
text[NORMAL] = mix (0.3, @bg_color, @text_color)
base[SELECTED] = shade (1.0, "#5165E1")
base[ACTIVE] = shade (1.0, "#5165E1")
font_name = "Regular"
GtkTreeView::odd_row_color = shade (1.06, @bg_color)
GtkTreeView::even_row_color = shade (1.06, @bg_color)
engine "murrine" {
textstyle = 1
listviewstyle = 0
lightborderstyle = 1
gradient_shades = {1.18,1.0,1.0,0.85}
}
}
Which line (or value) should I change for another color?
I want to change the height of title-bar, but until now (as I know) there's only one way to do that : change the font-size of WINDOWS TITLE FONT (in Appearance preferences). So far so good except the BIG SIZE of the text. How could I disable(or hide) the text?
I used Xvidcap to record my desktop, but the quality of video was too bad (it lagged so much). I also tried with all output formats that xvidcap support, increase the frame-per-second as much as possible and the quality always at 100% but nothing changed.
Click to see my video on Youtube
I'm using 11.04 (unity) with compiz enabled.
My card is ATI/AMD Mobility 5450 and all drivers were installed and activated.
I got a little issue with title and menu in top panel.
As you can see, the menu is a bit lower than the title. How can I fix it? Im using 11.04 with Unity.
- I've tried to modify in metacity-theme-1.xml but nothing changed.
I wanna set 4 different wallpapers in my 4 workspaces by setting in CCMS (wallpaper plugin). It just only work if show_desktop (gconf-editor->apps/nautilus/preference) is unchecked. But after that I can not right-click on my desktop anymore. Is it possible to make wallpaper-plugin work without "disable" my desktop?