Ubuntu :: Automatically Enable Or Disable Spellchecking In Vim Depending On Filetype?
Jul 11, 2010
Is there a way to automatically enable or disable spellchecking in vim depending on the filetype? I often work with tex files (with lots of text) where the spellchecking is useful, and scripts and conf files where spellchecking often marks variables and functions (which are often in red or similar colour), making them unreadable (red text on red background).
View 3 Replies
ADVERTISEMENT
Jan 27, 2010
I had a problem with adding firefox through the repo so I just got all the files from Getfirefox and threw them all into /opt and the made a link. It all works very well this way but since then, it doesn't check the spelling when writing and I find this very useful. Is there a way to fix this?
View 6 Replies
View Related
Feb 7, 2010
The instructions in Evolution say
Quote: 8.5.3. Spell Checking To choose a spell-checking language, select it here. You must install gnome-spell, aspell, and an aspell language package (like for example aspell-en for english language) for spell-checking to be available in Evolution. Additional dictionaries are available through your package manager and are detected automatically if you have installed them. To have the composer automatically check your spelling while you type, select Check Spelling While I Type. You can set the color for misspelled words.
[Code]....
View 1 Replies
View Related
Jun 13, 2010
I've downloaded from the Ubuntu software center a touch-pad application that allows me to set some preferences to my touch-pad. So since I rather use a mouse, I've disabled it, the problem is, it only keeps disabled for a few minutes, later it works again. So I want to keep disabled until I enable it again, any suggestions?
View 3 Replies
View Related
Jul 19, 2011
is there a way to enable/disable specified hardware? Allow me to explain, i have 2 wireless adapters, one integrated and one USB, i want to use the USB adapter for 5Ghz 802.11n and the integrated wifi adapter in my system is the one ubuntu is defaulted to.. i have the drivers for the USB device already installed i just need to disable the integrated device.
View 3 Replies
View Related
Mar 22, 2010
I am able to get my touchpad to enable disable from the bash shell using
Code:
sudo modprobe -r psmouse with or without the "-r" to turn it on or off, respectively But I wanted to write a script to do this for me because "mouseon" and "mouseoff" is easier for me to remember and more convienient. But I am having some issues (I am a complete newb at scripting, so forgive my ignorance)
the script written is:
Code:
#!/bin/bash
#enable/disable touchpad
sudo modprobe -r psmouse I have saved this script as "mouseoff" in usr/bin (echo $PATH told me this was a directory bash searches, even though it was not a directory and I had to create it with mkdir).
then I did Code: chmod 755 mouseoff However, when I try to run it, I get a "permission denied" error.Can anyone help me with what I am doing wrong?
View 6 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 30, 2010
I just finished the update. Though everything seems to work just fine hardware wise... somehow it was decided that I'd prefer netbook remix over the standard install. I hate it! I can't seem to find any way to get the standard desktop mode back, and I feel like after the upgrade, my fan has been working overtime for some reason.
Can someone point me in the right direction to disable netbook remix? I really cant stand it.
View 3 Replies
View Related
Oct 13, 2010
I have a strange problem with my networking under Ubuntu. When I first log in to Gnome both my network adapters are listed as "disconnected" in the network manager applet. If I right click on the notification icon and disable networking, then wait a few seconds and re enable it, it works fine.
It's happening consistently with Maverick although it seemed only temperamental with Lucid. I did a fresh Maverick install to see if it would help but it hasn't.
It's the onboard network sockets on a Gigabyte GA-X58A-UD7. I have two ports but I only use one, it doesn't seem to matter which I use. It's connected via gigabit ethernet to a Netgear router. It works fine in Windows 7 (dual boot).
It looks as though something's not quite "ready" when gnome first launches. The light on the router for the cable is off at first, and only comes on after a few seconds. It's DHCP. Same thing happened on the live USB stick (just before the isntaller) and disable/reenable made it work.
View 9 Replies
View Related
Jan 18, 2011
can anyone please provide useful command for :
1)ways to enable/disable OS service(FTP/Email/Web server/Firewall/telnet/Lan file sharing)
2) basic interaction with the OS ( checking information/Open Files/Running Program)
3)Boot-loading configuration and customization
4)installation/uninstallation of programs/system patches
5)System configuration(Time setting/Date setting/User login detail change/Access right control)
View 3 Replies
View Related
Apr 15, 2011
how do I enable or disable the global menu bar?
I used it for a while and got used to it. Then I pressed something (I don't know what) and the global menu bar disappeared and the menu now locally appearing in all windows.
View 6 Replies
View Related
Jan 10, 2011
Does anyone know how is it possible to achieve this?
That once an ethernet cable is connected the wireless will be disabled and once the ethernet is disconnecter the wireless will be reconnected.
Using Ubuntu Maverick 64-bit.
View 2 Replies
View Related
Nov 16, 2010
I recently upgraded from Lucid to Maverick I can't seem to disable screen lock after resume from suspend. It's a minor annoyance, but still a considerable annoyance to have to enter my password every time the computer wakes up.
I've thusfar
1 - changed screensaver preferences to not lock
2 - set the gnome_keyring_hibernate, gnome_keyring_suspend, hibernate, and suspend, values all to false in gconf-editor
3 - commented out the line LOCK_SCREEN=true in /etc/default/acpi-support
BUT am still being prompted for a password every time the computer wakes up from suspend. I'm stumped, what could I be forgetting?
View 8 Replies
View Related
Feb 7, 2011
I'm running Ubuntu in VMWare for a side project. I noticed when I boot up, it doesn't let me access anything externally. I have to disable network manager and re-enable it. Once done, I can hit everything fine. I'm using a static IP in network manager.
View 1 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
Sep 16, 2010
know whether it is possible to disable +5V supply on USB and enable it again?
View 4 Replies
View Related
Feb 1, 2011
I have 4 computers and I currently have 4 USB cradles so every time I want to switch to a new computer I have to unplug the keyboard/mouse dongle and replug it in the appropriate cradle. I would prefer to connect the single dongle to a 4 way USB switch then choose the target computer by remapping 4 of the keys I don't need, for example:
View 2 Replies
View Related
Aug 24, 2010
I want to make a kernel module that its function is like ifup/ifdown. However I could not find any way to do that.
View 2 Replies
View Related
Sep 16, 2010
how to disable/enable easystroke with commands like
Code:
easystroke --enable [--disable]
View 4 Replies
View Related
Jan 12, 2011
Anyway, according to the release notes, RHEL 6 has a PAE enabled kernel by default. Great... But that leaves me wondering why uname report SMP. Further, I'm provisioning some systems for QA use, and they're asking that PAE is disabled. My thinking is that since RHEL 6 requires PAE capability to install, there may be no way to disable it and the googling I've done seems to support this. tl;dr Why does a default kernel with PAE enabled report SMP on RHEL 6?
View 7 Replies
View Related
Aug 25, 2010
trying to automatically disable some DAEMONS in /etc/rc.conf. This requires inserting ecxlamation signs itno the file. The example command
Code:
echo Hi?|sed 's/?/!/'
returns "unterminated `s' command".
but
Code:
echo netfs|sed 's/netfs/!netfs/'
returns !netfs as expected.
Where does the difference come from?
View 4 Replies
View Related
Apr 11, 2010
there i had a issue with compiz where i would try to enable a plugin but it would disable itself. i tried searching a lot on the net but ended up with almost no luck. Some plugins from the compiz-fusion-main-plugins package disable themselves, this occur because the version of plugin package is actually newer than the compiz and compiz-core packages. To solve this problem i added a repository which had the latest versions of compiz and upgraded them. since the actual repositories for debian testing maintain the two packages with different versions.
View 7 Replies
View Related
Jul 19, 2010
writing a script that will enable/disable internet connection on the one of the machines in the network(be it a DNS clearing or something else).
View 3 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
Dec 25, 2010
Disable internal wireless card & enable external? Can I do this really by network-manager or should I use some other program. If I plug-in external both are connected. If I disable internal by laptop button, I cannot enable wireless anymore in nm-applett (external on).
View 7 Replies
View Related
Apr 4, 2011
Adapter: Ralink RT3090 802.11b/g/n Wi-Fi Basically, whenever I disable it, I can't get it to turn back on. If I hit Enable, it says device is not ready. What can I do to make it work ?
View 5 Replies
View Related
Nov 27, 2010
Since last Saturday (11-20) my touchpad enable/disable key stopped working.I don't make much use of the touchpad and it usually stays disabled most of the time so I can't be sure it is really on Saturday that I lost this functionality or maybe the day before (I'm positive it's not longer than that).Before that it worked flawlessly, now it's like a dead key (which is not broken by the way, tested on a live CD).In these past week I have been looking for quite some time for other users who might have experienced this problem after the update of two specific packages (console-data and keyboard-configuration) I had on the 20th and which made me think might have broken the key binding.Not finding anything at all and after having tried for said packages both newer versions from sid and previous known-to-have-worked-before versions from the install CD, I started thinking the problem was not there (I consequently restored the testing ones).
The days before this happened I tinkered a little bit with gpointing-device-settings and tpconfig (this last one was a simple tpconfig -i), but at this point I start thinking there might have been something else I've done, somewhere else I can't recall probably.
Oh, I forgot to mention that the touchpad still works flawlessly, I can enable/disable it through gconf (actually I made two handy shortcut to the "/desktop/gnome/peripherals/touchpad/touchpad_enabled" value), so it is not an issue of making it work, just the toggle key which on my laptop is a dedicated one (no Fn modifier) and anyway all the other special keys still work fine.I checked gnome-keybinding-properties and there is no action for the touchpad there, but I don't know for sure if there was one before (and I haven't been able to add one). Anyway in gconf I noticed a key in "/apps/gnome_settings_daemon/keybindings/touchpad" has the value "XF86TouchpadToggle", not sure if that means the keybinding exists or what.
What more can I add? What I'm here to ask now is some guidance on figuring out what I might have done wrong considering what I was able to tell you, but mostly, considering what I wasn't able to tell you and am not even aware to have done.
View 6 Replies
View Related
Jul 2, 2011
I'm looking for some definitive instruction on the proper way to enable/disable (not to simply start/stop or add/remove packages) services/daemons under Debian 6. Google results are all over the map and, surprisingly, the Debian wiki has no abstract on services.It seems like such a common task
View 14 Replies
View Related
Nov 22, 2010
I have a computer that runs debian 6, and i want to make a dual boot system where i can boot either with or without desktop. AS default the server will be booting in console (headless) mode (and act as server) but on some occasions i do want to bootup in desktop.
I know starting GDM (in my case the desktop manager) is just a simple task, but i would like to have 2 options in boot menu:
1 - without desktop default (timeout 5 seconds)
2 - with desktop
what would be the correct grub config entries?
View 1 Replies
View Related