Fedora :: Enable / Disable Compiz From Command Line In F14
Feb 23, 2011
Enable:
Code:
gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager "compiz-gtk"
Disable:
Code:
gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager "metacity"
Log out and log back in
View 2 Replies
ADVERTISEMENT
Dec 27, 2010
I am using Fedora 14. By default Security Enhanced Linux is enabled in Fedora 14. Now is there any way to disable it by command line and then again enable it through command line.
View 3 Replies
View Related
Apr 3, 2010
Ubuntu 9.10 64bit
Compiz is installed and running on this OS
$ apt-cache policy compiz
Code:
compiz:
Installed: 1:0.8.4-0ubuntu2
Candidate: 1:0.8.4-0ubuntu2[code]....
How to disable compiz temporarily and re-enable it?I can't find System>Preferences>Compizconfig Settings Manager
View 8 Replies
View Related
Apr 5, 2011
I used ubuntu and recently install Mandriva in to my laptop.I install both Kde and gnome desktop.I like to have kwin effects in kde . But i cant enable Kwin animation in kde and Compiz fusion animation occur in both Kde and gnome.
View 2 Replies
View Related
Mar 17, 2010
I tried:
Quote:
ifconfig dsl up
ifconfig up dsl
ip link set dsl up
But I think I should have typed:
Quote:
ifconfig ppp0 up
Yesterday I was lost, I updated the drivers for the nvidia card and that broke X, since my internet is not up and running when booted I was wandering how to call it from the command line since that was the only thing I could see.
View 10 Replies
View Related
Jan 27, 2011
Since I wasn't able to figure out how to enable ctrl alt backspace in kde I thought I would explain how to do it from the command line. Open /etc/X11/xorg.conf as root. Then add this to the file.
Code:
Section "ServerFlags"
Option "DontZap" "false"
EndSection
http://fedoraproject.org/wiki/Fedora..._release_notes
View 3 Replies
View Related
Dec 6, 2009
I was trying to disable selinux via kwrite in the command line but
Code:
su
kwrite /etc/sysconfig/selinux
does not launch kwrite for me. How could I do this?
View 3 Replies
View Related
Feb 10, 2011
I have Fedora 14 with minimal installation (without graphical interface and so on) and the application I've been working needs to be initialized on boot up. So, I need to disable the login prompt (and password) by command line. How can I do it? I've seen by GUI, but with command line nothing...
View 2 Replies
View Related
Dec 14, 2010
I updated system few days back. and Ka-boom! Suddenly my all desktop effects gone. My theme effects of Mac from the theme Macubuntu 10.10 were gone too. I removed Macubuntu and tried to go into visual effects tab in Appearance Preferences, but it says "Mutter is running, Can't switch to other effects." Now, may this mutter is coming in natty narwhal & new, but seriously it's 2D effects aren't smooth enough.. Also I just can't use Alt+Tab which I'm habitual of.
My question is: How to disable this mutter and re-enable my Compiz-Fusion? I tried to kill mutter process from the daemons and start a compiz.. It didn't work.. Instead, I had to reboot my machine everytime I did that. When I remove mutter from sudo apt-get remove mutter.My desktop stays blank after a reboot and I can't access anything.. Thanks to EasyStroke that I'd given stokes to open a new terminal.
View 9 Replies
View Related
Jul 15, 2011
How to enable automatic DHCP on Fedora15, in network settings, i chose method Automatic DHCP on IPv4 settings and in proxy settings , i chose method as automatic. However, it is not working.
View 1 Replies
View Related
May 20, 2010
I've been searching for hours now on how to start compiz from command line and configure the plugins. I just want to use the compiz core package in Slackware (no add-ons for now). I've figured out starting compiz
Code:
compiz --replace
and the windows decorator
Code:
gtk-window-decorator --replace
kde-window-decorator --replace
for gtk based or kde respectively. I know how to start the plugins (by putting their names in the compiz command), but not what all of their command line names are.
What I'm looking for is all the console names of the base plugins (and eventually the others too), the order they need to be started in (if any), how to automatically start compiz when X starts, and how to change plugin settings (all without ccsm). How to do the above stuff without the use of a graphical tool.
View 14 Replies
View Related
Aug 14, 2010
Bios is a good recommendation but will that affect the fan speed? I know about the acpi=off option, this does not work properly- even on suse. Maybe noapic would work better? Really is there a cover all command line instruction (for all distros) to turn the annoying thing off? Main problem occurs when watching the telly and the screensaver kicks in, with suze it turns the sound off as well, even after you have re-entered the password
View 1 Replies
View Related
Oct 22, 2010
How to enable Printer in CUPS using Command Line?
View 3 Replies
View Related
Aug 16, 2010
I need to find out a command to enable and disable a secondary monitor using the Nvidia X Server. I've got a monitor attached to my laptop that I don't use all the time and would like to just have a launcher to switch between "twinview" and "disabled" quickly rather than having to go through the menus. It's physical position is vertically above the primary monitor so I have to put in a custom position every time I enable it.
View 8 Replies
View Related
Mar 22, 2010
I'm having problems with my Nvidia card. X doesn't work after installation (9.10), only command prompt. I've read the instructions at http://www.psychocats.net/ubuntu/nvidia on how to enable Nvidia drivers, but the instructions are only for GUI, which I don't have.
Anyone knows how to enable Nvidia drivers from command line ?
View 2 Replies
View Related
Jun 26, 2010
how to enable remote desktop by command line in 10.4 lucid? The command sudo gconftool-2 -s -t bool/desktop /gnome/remote_access/enabled true doesn't work, because when I open /system/pref/remote desktop, it is still not activated.
View 5 Replies
View Related
Mar 2, 2010
I have installed opensuse on VirutalBox , during installation I said "yes" to autologin as normal user.After installation and restart , it shows follwing message "Logging in Laks ...Cannot enter home directory . using /"I can login as single user by passing "single " in grub.
View 9 Replies
View Related
May 29, 2010
i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
View 5 Replies
View Related
Jul 27, 2010
I have a Sony TZ270N running Ubuntu 10.04 splendidly. The Sprint Mobile Broadband works great, but it's a bit cumbersome to activate. Specifically, to get it to work I need to:
echo 0 > /sys/devices/platform/sony-laptop/wwanpower
sleep 5
echo 1 > /sys/devices/platform/sony-laptop/wwanpower
Then I wait another five seconds, right-click on the networking icon, choose "Enable mobile broadband", then left-click on the networking icon, and choose "Connect to Sprint Connection". I do this multiple times a day, and it's just a bit of a pain, especially when in a hurry. Accordingly, I'd like to script it so I can do the whole thing with a single command.
I've already put the above echo statements into a script and it works great; is there any way to script the actual start of the PPP session itself -- with the caveat that I'd like the networking icon to accurately reflect the latest state?
(In other words, I don't want to bypass the networking icon and just launch the PPP session in the background -- I want it to show that I'm connected, and still let me manage the connection via the icon after connected.)
View 3 Replies
View Related
Jun 5, 2011
How to enable compiz fusion in fedora 15
View 8 Replies
View Related
Jun 25, 2010
i 'am try to enable desktop effects for compiz .., but i get this message Accelerated 3D graphics is not available Desktop effects require hardware 3D support.
My laptop is Hp Mini notebook 2133 im using Fedora 13,
my video card it's VIA CN896/VN896/P4M900
View 2 Replies
View Related
Jun 19, 2009
When moving the mouse to the right side of the screen quickly, all the windows are small.Previously I was the first thing I was stopped by removing the mark from the Scale, but now stopped while still influence the rest.
View 4 Replies
View Related
Aug 8, 2009
For some reason, in both KDE and Xfce, when I enabled Compiz, the window theme turned red? How do I change or fix this. I really like Fedora blue
View 2 Replies
View Related
Jan 31, 2010
Did you play too much with compiz and after-a-while you realize that certain functions are not working anymore?
Well, just follow the steps below:
Quote:
gconftool-2 --recursive-unset /apps/compiz
Then,
Quote:
Restart your PC / lappy
[URL]
View 4 Replies
View Related
Jun 23, 2010
how to disable gstreamer???? (and be able to re-enable it also?) i don't want to totally remove gstreamer - as it is required by alot of software. however, when i am using
proaudio apps with low-latency having gstreamer enabled is a problem. this is because ( i think ) that my crappy intel-hda (STAC9200) only has one sub-device, while many other cards have multiple.
so when gstreamer is there, i will get more xruns, and a nasty message in dmesg, something along the lines of "intel-hda switching to polling mode". overall performance of the card will suck. BUT! if gstreamer is NOT there, i can run low-latency(2ms) with pretty much no xruns(jackd). the only time i get the odd one is if i am switching drum banks in a wine VST.
well, i remove pulseaudio when i install Fedora, gstreamer doesn't work properly after that, you can't use rhythmbox, or anything. but you will get much better latencies and generally the card is very useful. ie: i can manipulate many sounds/samples/synths in realtime, or actually record in ardour with a decent load...
View 10 Replies
View Related
Jul 30, 2011
Sorry but I'm a new user and would like to know how to enable/disable firewall. I have tried to open a port up on my firewall but, for some reason that didn't work. I have found these command in another thread: $ sudo /sbin/chkconfig iptables off
$ sudo /sbin/service iptables stop
I assume this is to disable the fire wall. How do I enable it once I'm finish running my program.
View 13 Replies
View Related
Jan 17, 2010
In Fedora 11, we could use from:
System -> Administrators -> Software Source
for enable or disable repositories, by Check boxes. For example we disable rawhide or testing repositories! But in fedora 12 I don't see it in System -> Administrators -> Software Source! How I can enable or disable repositories, by Check boxes in Software Source?
View 5 Replies
View Related
Feb 17, 2009
when I boot my pc with fedora 10, it displays the white cube, although i can rotate it but it does not seem to work i cant see any desktops. How can I switch back to the normal desktop view or disable compiz fusion ?
View 3 Replies
View Related
Jan 24, 2011
eCouldnyone help me out to put the right configuration parameters in the grub.conf file so I can enable or disable the Fedora Logo on boot time ?
Currently I'm seeing 3 bars being filled on boot time. I need to get back the Fedora Logo during the boot time process.
How can I do this?
View 10 Replies
View Related
Sep 12, 2009
how to enable and disable these services: FTP,Email,Web server,Firewall,Telnet,LAN? Is there any general way to manage services?
View 1 Replies
View Related