Ubuntu :: Enabling/disabling Touchpad With Fn+F9?

Mar 29, 2011

I am having a problem using my laptop's special keys to toggle my touchpad on and off on my ASUS G73JH laptop, running Ubuntu 10.10 (2.6.35-28-generic-pae).

First, some preliminaries:

My touchpad works just fine, but it does not respond to my laptop's special key, Fn+F9.

In /etc/acpi/events I have the following script, "asus-touchpad":

Code:
# /etc/acpi/events/asus-touchpad
# This is called when the user presses the touchpad button and calls
# /etc/acpi/asus-touchpad.sh for further processing.

[Code].....

View 1 Replies


ADVERTISEMENT

General :: Enabling And Disabling DCA ?

Mar 31, 2010

I'm using Linux Kernel version 2.6.33 on a server with Intel Xeon X5570.

I assume that Intel's DCA is already enabled on my system, because I see

Code:

I would like to test the effects of with and without DCA. How can I disable DCA?

View 2 Replies View Related

Ubuntu Servers :: Enabling / Disabling Services Autostart?

Apr 10, 2011

How do you enable/disable the autostart of services. For example let's say I know I'm not gonna use apache and mysql for a while and don't want it to autostart anymore how do I disable it ?

And then once it is needed again how do you enable the autostart again ?

View 5 Replies View Related

Ubuntu :: Completely Disabling Touchpad

Sep 12, 2010

I have a faulty touchpad on a laptop (asus 1001) and want to completely disable it (using the machine with a mouse) - how do I do it? I can see that you can disable the touchpad for a couple of seconds but I want to switch the whole thing off.

View 9 Replies View Related

General :: Configure Command For Enabling And Disabling Options?

Jul 10, 2011

I have a src package which uses automake for make. How can I view the available options in configure command for enabling and disabling options?

View 4 Replies View Related

CentOS 5 Networking :: DNS Is SLOW After Enabling/disabling NetworkManager?

Mar 30, 2010

I ran into this today accidentally turned on networkmanager and it took it upon itself to rewrite some things and proceeded to make any DNS lookups on my server Especially those reverse DNS for SSH and SFTP take so long they would just time out instead of completing.. Disabling networkmanager did not undo the damage either. Short fix, Erase your resolv.conf file and add 2 lines to it as so, your nameservers!

nameserver xxx.xxx.xxx.xxx
nameserver yyy.yyy.yyy.yyy
save, and run the following commands
service network restart
service httpd restart
service sshd restart

Mine had a search line added by networkmanager and some others, when i reverted it back to as above, almost instantly after restarting the services the systems lookups were once again, lightning fast. DNS lookups were taking upwards of 20 seconds for unknown reasons after this happenned

View 1 Replies View Related

General :: Enabling / Disabling Specific Priority In Syslog.conf?

May 11, 2011

Trying to figure out why the following two are treated differently...

Code:
*.warn;
kern.!=debug;auth.none;
authpriv.none;cron.none;mail.none;news.none -/var/log/syslog
and

[Code]....

According to man syslog.conf "You can specify multiple facilities with the same priority pattern in one statement using the comma (``,'') operator. You may specify as much facilities as you want. Remember that only the facility part from such a statement is taken, a priority part would be skipped."

Can someone confirm that this statement means that kern.!=debug is ignored in the first part because it's priority is not the same as the trailing facilities ending in .none?

View 1 Replies View Related

Ubuntu :: Disabling Touchpad Tap-Click On Login Screen?

Dec 30, 2010

I am loving my Ubuntu machine, but there's a slight annoyance that I can't seem to disable. Is there anyway to disable the tap-click on the touchpad of a laptop while on the login screen? I do not want to disable the click from the button, but rather when you gently tap it with your finger. The options for it in the Control Center doesn't seem to disable it during the login screen.

View 1 Replies View Related

Ubuntu :: Samsung Laptop Disabling Touchpad On Startup

May 6, 2011

I've just installed 10.04 on a Samsung RV511 laptop. No problems and much, much better than the Windows 7 it came with. But I do have just a little niggle. I can disable the touchpad with 'modprobe -r psmouse' after I've logged in, but I would like this to happen automatically at startup. I've tried putting the above code in the home folder .bashrc, but I get this error message: FATAL: Error removing psmouse (/lib/modules/2.6.32-31-generic/kernel/drivers/input/mouse/psmouse.ko): Operation not permitted Do I need to write a bash script file? Or how else can I get the code to run as I want?

View 9 Replies View Related

Slackware :: Disabling Touchpad On Asus B43F

May 18, 2011

ASUS b43f with Slack 13.1, XFCE. Nothing in BIOS to allow me to do this.

View 4 Replies View Related

OpenSUSE Hardware :: Enabling Touchpad Tapping (synaptics) - Why Disabled By Default

Aug 24, 2010

To all those who hit this after installing 11.3: Enable the tapping function of your touch pad by adding Option "TapButton1" "1" to /etc/X11/xorg.conf.d/20-synaptics.conf. then restart X (relogin). It will work with all WMs for which SuSE didn't bother to add a GUI config function/utility (xfce, WMaker, twm/fvwm, etc).

To SuSE: WHY? Why is this disabled by default? Why has a system/HW function to be enabled at WM level?? Why only KDE/Gnome?

View 2 Replies View Related

Debian Installation :: Lenovo 3000 Wifi - Press Fn+f8 Twice On Each Boot For Enabling The Touchpad

Jun 2, 2010

I've one lenovo 3000 g430 4152 laptop on which i have windows but previously installed debian 5.03 and for enabling the wireless i've to download broadcom b43legacy and install it by compiling because the backports kernel doesn't work with lenovo and after installing debian accidently switched of the wireless by the slide button on laptop

but on next boot i was not able to enable the wireless either by the slide button or fn+f5 which is the key for enabling it the wireless then on some forum i got advise that i can only re-enable by installing windows because lenovo drivers are available for only windows for this model... my question is that is there any solution for it in debian and also there is one more problem that i've to press fn+f8 twice on each boot for enabling the touchpad...

View 1 Replies View Related

Ubuntu :: Touchpad Stops Working After Pressing The Touchpad Toggle Button

May 7, 2010

I am running Ubuntu 10.04 Lucid Lynx LTS. My laptop is an HP Pavilion TX1210AU (TX1000 series). After disabling the touchpad using the toggle button and reenabling it again, it stopped working. I tried restarting my laptop and the mouse worked again only up to the Login Screen. After logging in to my account, the mouse froze again. I tried making a new account and tried logging into it (I'm using it now) and it's now fixed. Does Ubuntu change any user settings everytime the touchpad toggle (on/off) button is switched? Maybe I could just reenable it myself.

View 2 Replies View Related

Hardware :: Installed Synaptics Touchpad Drivers , But Ubuntu Cannot Find The Touchpad?

Apr 22, 2010

I have installed synaptics touchpad drivers , but ubuntu cannot find the touchpad.

View 1 Replies View Related

Red Hat / Fedora :: Cant Get Touchpad To Work On Wirelss Keyboard/touchpad

Aug 27, 2010

I couldn't find a place to post Cent OS questions so don't bite if this is in the wrong place

I have a KeySonic 2.4Ghz Wireless Keyboard with Integrated TouchPad which I am trying to get to work.

Now there are some reviews saying it works straight out the box on Linux. This was almost the case for me.

The keyboard works straight away but the touch pad doesn't work at all not even the mouse buttons

I am running CentOS release 5.3 (Final) Kernel 2.6.18-128.el5

I would really appreciate any advice at all, I have checked the output of: cat /proc/bus/input/devices

Which gives:

Code:

View 5 Replies View Related

Ubuntu :: Enabling CPU Frequency For 9.10?

Feb 20, 2010

I have a n2pap-lite motherboard with a AMD Sempron 2800+. My host clock is at 133mhz when it needs to at least be at 166mhz to be a AMD Sempron 2800+... I installed the system on 100mhz clock not thinking that it mattered.

I tried the following

sudo apt-get install rcconf
sudo rcconf
*Disabled "ondemand"

It says on guides that it will ask me to reboot but it doesn't, so I manually did it and put the CPU Frequency Monitor on my taskbar. It does not have the options like it shows in the screenshots to set my CPU frequency..

View 9 Replies View Related

Ubuntu Servers :: Enabling Zip On PHP 5.3 On 10.04?

Jun 4, 2010

Anyone could teach me what is the "correct" method to enable the php Zip extension in a PHP 5.3 on a Ubuntu 10.04?

View 2 Replies View Related

Ubuntu :: Disabling Unity In 10.10?

Oct 17, 2010

I just installed the netbook remix 10.10 on my laptop. I have been using Unity and I would much rather prefer a standard GNOME desktop. I know there was a way to change the netbook interface to a standard GNOME one on the 8.04 remix. Anyone know if there's a way to do it in 10.10?

View 5 Replies View Related

Ubuntu :: Disabling The Rm Command?

Nov 3, 2010

I have a directory in which the files are stored. the users must be able to only read or add files to the directory. the users must not delete the files under the directory. how can i do this? is it possible to disable the rm command?

View 4 Replies View Related

Ubuntu :: Disabling Nolisten Tcp In 11.04 Gdm/X?

May 10, 2011

I upgraded a working Ubuntu system that I'd previously configured to accept tcp connections for the X server, which it's magically gone and added back in again. I can't now figure out how to disable it.

I've edited /etc/gdm/gdm.schemas and changed DisallowTCP to false. I've edited /etc/X11/xinit/xserverrc and removed the nolisten tcp line, but it still comes up with it.

The System->Administration->Login Screen has no option for security (pretty sure that's how I fixed it last time).

View 6 Replies View Related

Ubuntu :: How To Disabling New Panel

May 18, 2011

After installing the graphics card and restart , the left panel is activated! Ubuntu11.04) How to disabling this panel? and activate the last panel?

View 2 Replies View Related

Ubuntu :: Disabling A Keyboard ?

Aug 27, 2010

Does anyone know how to disable a keyboard on Ubuntu?

View 4 Replies View Related

Ubuntu Installation :: Enabling PAE In Karmic?

Mar 23, 2010

Ubuntu rocks but I am having trouble enabling PAE.

I want to do it to have my full 4Gb RAM recognized by my 32bit OS. At the moment System Monitor only recognizes 3.2Gb and the command "free -m" shows the same value.

I followed these instructions but they don't seem to work: [URL]

PS: The point is to really understand how to achieve this and not to start a debate "32bit vs 64bit OS choice"

View 3 Replies View Related

Ubuntu :: Wireless Needs Enabling On Boot?

Nov 3, 2010

After my previous stint with 10.10 I've gone back to 10.04 because it boots in 20 seconds instead of 70+ and 10.10 didn't really seem to offer much new stuff that I need. Except one thing. When 10.10 boots, it automatically connects to whatever wireless network is set to Auto. 10.04 however, doesn't. I have to right click the tray applet and click on "Enable Wireless" and only then does it connect to the Auto networks. After a reboot, it's forgotten that I've clicked on "Enable Wireless" and I have to do it all over again.

I've found this thread that seems to describe the same problem and the only working suggesting is to use wicd instead of network-manager.

Does anybody know of a way to make it work using network manager? Do you know what command clicking on "Enable Wireless" runs - if I could just run that in an init script, problem solved. I thought it would be; ifconfig wlan0 up but that doesn't seem to do anything at all (wlan0 is definitely the right adapter)

View 5 Replies View Related

Ubuntu :: Enabling Synaptic And Other Items?

Dec 28, 2010

on my Linux Ubuntu 8.04 machine, I recently added a new user. When ever I use it, I can't get to System~Administration~Synaptic Package Manager, for the sole reason that it does not show up in the System~Administration list. Also, some other things don't show up, such as hardware drivers.

View 1 Replies View Related

Ubuntu :: Enabling Graphics Drivers In 11.04?

Mar 12, 2011

I'm using an ATI Radeon HD 6850, and although drivers aren't enabled, 11.04 fits my resolution, and has animation/shadows. I need to enable drivers so games like Minecraft will run better. Whenever I install the drivers, 11.04 fails to load, or it'll just give me a barrage of glitches. How can I install the latest ATI Drivers for Ubuntu 11.04?

View 2 Replies View Related

Ubuntu :: Enabling PAE To Support Morethan 3GB Of RAM

Dec 11, 2010

Enabling PAE to Support More-than 3GB of RAM

I was wondering why ubuntu 32bit was having access to only 3gb of RAM even if we have more than that. Did a bit of googling on this and found the following..

Can ubuntu 32bit support morethan 3gb ram?

Yes. It Can with a special kernel like:

or

How to install this kernel?

just type the following to install it

Quote:

What is the RISK? Little Performance degradation. Issues with proprietary software drivers. (Like nVidia..etc) Processor and H/W must support PAE.

For those without any proprietary drivers can make this happen easily with the above commands to install the new kernel.

I need help form you guys to install even if someone has a proprietary driver such as nVidia. I probably think one should reinstall the nvidia driver. I need help on this part of the issue.

View 11 Replies View Related

Ubuntu :: Disabling Ipv6 In 8.08 Hardy LTS?

Mar 26, 2010

i have found the solution to disabling ipv6 but the command line is not recognised when i enter it.

i open terminal and input sudo gedit/etc/modprobe.d/bad-list/ but the command is not recognised

View 1 Replies View Related

Ubuntu :: Disabling Browsing History?

May 28, 2010

There is a string of commands in about:config in Firefo where you can disable the browsing history, but I cannot remember where it was

View 5 Replies View Related

Ubuntu :: Screensver Locks Even After Disabling?

Nov 22, 2010

I have disabled the screensaver from locking the computer and asking for a password. I did this by unchecking the box in System > Preferences > Screensaver which says 'Lock screen when screensaver is active.'

However, the screensaver still locks the screen.

I'm running Ubuntu 10.10 64-bit on an HP Pavilion dv5.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved