Ubuntu :: Make A Command Run Automatically On Start-up?

May 27, 2011

I have a lenovo thinkpad laptop, and it has both touch-pad (standard build in laptop mouse) and touch-point (in the middle of the keyboard) mouse options.

I almost invariably use the touch-point and the accompanied scroller and key-buttons.

HOWEVER, for the scroller to be recognized by ubuntu you must run two scripts as follows:

xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 8 1
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button" 8 2

Restarting the computer resets these settings, and you must re-run them each time you start up ubuntu.

I am looking to write a script that will automatically run itself (which will execute the above commands), or to permanently change these settings so that it will not be necessary to run them at each start-up.

Thanks in advance, and if there is another thread on these forums that I should move to (or even just another thread that would be a more likely place to get a response). This seemed like the best forum (one which can certainly hold this post without violating any rules), but I may have missed something.

View 4 Replies


ADVERTISEMENT

Ubuntu :: Make Ibus Start Up Automatically And Quitely?

Jan 20, 2011

I used to input Chinese with scim input method, which can be trigered by Ctrl^Space. But this time, I reinstalled ubuntu 10.04, I have to manually start up ibus from System>Preference>ibus firstly before I can triger the input method by Ctrl^Space.

This is not over, the key problem is there are several dialogues to click "ok" with before I can really use the scim.

How can I make this ibus startup automatically and quitely?

I tried put command "ibus -setup" into my .profile, it does start up the ibus automatically every time when I login, but the dialogues still bothering me.

View 1 Replies View Related

OpenSUSE Install :: Make Dansguardian Start Automatically Upon Boot?

Nov 29, 2009

I installed dansguardian & squid on 11.2 and things seem to run fine. Squid auto starts but dansguardian does not. I have checked Yast2's runlevel services option and dansguardian is enabled to 'Yes'. But when i check with 'service dansguardian status' it reports 'unused'.If i start dansguardian by hand, things work perfectly fine.I am in a desperate situation since there are 4 other computers which are dependent on this setup to work correctly

View 2 Replies View Related

General :: Make Openbox Automatically Start To Use A Specific Gtk Profile?

Jul 7, 2010

I have switched to openbox from Gnome and would now like to stop using Metacity altogether. When I was using metacity I had both a control theme (e.g. gtk theme) and fonts set up how I liked them in gnome-appearance-proporties. When Openbox starts, it gets my window borders up properly (ofc.) but fails to render my fonts properly and uses the wrong gtk theme. I can't find anywhere to specify which gtk theme to use or what method to render my text with. After Openbox is finished doing it's thing, and I run gnome-apperance-properties manually, it will automatically set everything to it's proper value, but I don't want to have to do this as it takes several seconds to preform and I'd rather not have it jury rigged like this.

View 2 Replies View Related

Software :: Make Nvida-settings Start Automatically In Xfce?

Jun 13, 2010

I've looked at the Arch wiki entry for configuring NVIDIA cards/drivers, and I found that you can put the command nvidia-settings --load-config-only into your DE's session startup configs to make it launch automatically upon login. However, I can't seem to figure out how to do this under Xfce. I've already tried modifying /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml with the following:

Code:
...
<property name="Client4_PerScreen" type="bool" value="false"/>

[code]...

View 3 Replies View Related

Applications :: Make Firefox Start Up Automatically In A Full Screen Window?

May 11, 2010

I've been Googling all day and cannot find the answer. I find all the "GUI" ways to do it through Gnome and KDE but I'm not using either...I have an EEE PC set to boot up automatically to openbox and want Firefox to start after that in a full screen openbox window.I've tried adding the firefox command to ~/.initrc but it won't execute. I tried the command in .profile. This brings up firefox on a black screen without openbox.Firefox comes up fine when executed from the openbox menu.

View 3 Replies View Related

General :: Make Windows 7 Start Automatically With Dual Boot Fedora 14?

May 25, 2011

I have Windows 7 and Fedora 14 both on my laptop in dual boot configuration. When my computer starts up it shows a screen that says press any button to select another operating system to start, then I can make Windows 7 start. But after 2 seconds, if I DON'T press any button then Fedora starts automatically. How can I change this so Windows starts automatically when I don't press any button?

View 4 Replies View Related

General :: Make A DRBD Node Start Itself As A Primary Node Automatically?

Jan 28, 2010

I've set up DRBD on 2 machines, 1 of them is the master, another is the slave.

After each bootup, I need to run the following on the master machine:

Code:
drbdadm -- --overwrite-data-of-peer primary all

Do we need to specify which machine should be the primary node every time? Is there any method to make the machine "know" it's itself the primary node?

View 1 Replies View Related

CentOS 5 :: Added Gnome And X To Command Line Only Install - How To Make X Start At Boot

Nov 5, 2009

I've got an install of CentOS 5.3 in a VM which was installed without X or Gnome.I've added X (yum groupinstall 'X Window System') and Gnome (yum groupinstall 'GNOME Desktop Environment) and can now run startx no problem.However on boot I get a command line login rather than the graphical login screen one normally gets if Gnome is included at install time.What do I need to do to get the graphical login after boot?

View 3 Replies View Related

General :: Slackware 13 Automatically Lock - Ktorrent Start Automatically?

Jan 25, 2010

what to do for lock automatically slackware 13 if not used for n minutes ?What can i do to start automatically the ktorrent (a bittorrent program for linux) on system starts on slackware 13 ?

View 2 Replies View Related

Ubuntu :: Start Synergy On Startup Wont Start Automatically On Server

Oct 13, 2010

Im trying to run synergy on startup. This works fine on the client, but it wont start automatically on the server. I put this line in an entry in startup applications:

[code]...

but still no dice.

View 9 Replies View Related

General :: How To Get Conky Start Automatically When Start Fvwm

Sep 22, 2009

I use Opensuse 11 with fvwm. How can I get conky start automatically when I start fvwm?

I setup the conky under fvwm session for my Opensuse 11 but it won't start automatically. I am wondering how to write some kind of scripts to force it to start automatically and with a delay about 10 seconds after fvwm starts.

View 10 Replies View Related

Ubuntu Servers :: MySql Database Won't Start - How To Make It Start

May 4, 2011

I have a mysql database and i use it with apache for my webpages. And I guess it dosen't start when the computer starts so I have to manually start it with "sudo /etc/init.d/mysql start" This returns fail so i went to '/var/run/mysqld/' and the folder was empty. I don't know if this is the problem or not. How can I fix this?

View 9 Replies View Related

CentOS 5 Server :: DHCPD Doesn't Start - How To Make It Start

Sep 2, 2010

I'm configuring a new Centos 5.5 server in replacement of an old W2K server.The topology of our network is simple : one file/dhcp/dns relay server and workstations (PC's and some MAC's) plus network printers and scanners.All the workstations have dynamic IP addresses (easier because a lot of 'dynamic' changes : new persons with their own laptop, ...) and the server and printers/scanners have fixed IP addresses.I edited the dhcpd.conf (see here underneath), I have the file dhcpd.leases but it doesn't start !

DHCPD.CONF
ddns-update-style interim;
ignore client-updates;

[code].....

View 3 Replies View Related

Ubuntu :: How To Make Update Run Automatically

Sep 23, 2010

how can i make update run automaticaly like win os.my os ubuntu 10.4 lcd.

View 2 Replies View Related

Ubuntu :: AWN Doesn't Automatically Start?

Apr 30, 2010

I upgraded to 10.04 and my AWN dock won't automatically start even though the 'box' is tic'd and it's showing in the Startup Applications. I did lose all of my configurations as well after upgrading and had to reinstall everything on the dock.

Also, there are little numbers on the launchers like for Trash and Email that tell me how many items are in there. The Trash was easy to remove the numbers by right clicking and choosing the Preferences option. There was a place to disable that but there isn't one for the Email and those little numbers look well.

View 4 Replies View Related

Ubuntu :: Wifi Won't Start Automatically?

May 16, 2010

After restart or suspend/resume the Wifi won't start until I click on my home network from the menu. It used to start without me doing anything (once I setup the wireless).

View 1 Replies View Related

Ubuntu :: 10.10 Won't Start Gnome Automatically?

Dec 5, 2010

After installing some updates recently, 10.10 boots into a command line. I have to type sudo gdm to get into Gnome, at which point it works fine. How can I make it start Gnome automatically again?

View 2 Replies View Related

Ubuntu :: Make Executable .sh Files Run Automatically?

Feb 19, 2010

How do you make executable .sh files run automatically without prompting me on whether I want to Run in Terminal, Display, or Run?

View 1 Replies View Related

Ubuntu :: How To Make G++ Find Header Automatically

Mar 2, 2010

I want to make g++ find a bunch of header files in a very specific folder, that is not in any path without having to type out the -I command over and over each time I use a new command. any idea to make it automatically look for the headers in that folder. (please don't respond "move them to another folder where it already looks").

View 3 Replies View Related

Ubuntu :: Make Conky Automatically Resize?

Apr 26, 2010

I have a conky setup for displaying mpd. this is the code:

Code:
# Use Xft?
imlib_cache_size 0 # so image is redrawn
use_xft yes
xftalpha 0

[Code]....

View 3 Replies View Related

Ubuntu :: Drive And Make The Partition Automatically?

Jul 24, 2010

So my girlfriend came back from a holiday and it results that she somehow ( dont ask me how) wiped out vista from her hd pavillion laptop. There`s nothing there, the pc doesn't have a guarantee anymore so I thought, what the heck, I could install an ubuntu 10.4 there. It's a nice machine so it should run nicely.

I made her try ubuntu on my laptop and she likes it so she gave me a green light to do it. So how should I go about it? boot the live cd and when I get to the partition part just tell the installer to overwrite the whole c drive and make the partition automatically? I'm kind of a noob so I wouldnt want to mess things up more than what they are.

View 9 Replies View Related

Ubuntu :: Alternative To VNC Doesn't Start Automatically?

Feb 3, 2010

I'm using vnc to connect to my ubuntu box from my windows box however I don't like the way it works.1) It doesn't start automatically. I have to be logged into my username before I can connect to my box.2) It takes control of the screen on my ubuntu box which isn't what I really want to happen. I'm used to connecting via rdp in windows where I connect to the other computer and if you looked at the other screen you wouldn't even know I am logged on.This is handy if someone else is using the pc plus I just don't like everything that I am doing to appear on a computer screen that I can't see. I find it kind of freaky.

View 5 Replies View Related

Ubuntu :: Start Filesystems Automatically At Boot?

Mar 4, 2010

When I go to 'Places' on my panel, my windows drives are listed. I can click on one, it then asks me for password, then it puts a hard drive icon on my desktop. This is excellent.They are listed as '200 GB Filesystem' etc.My only problem, is how to make these icons stay after I shut down. I don't want to do this every time I boot up.

View 4 Replies View Related

Ubuntu :: Mount Partition Automatically At Start?

Mar 28, 2010

recently i was trying to mount my partition automatically at start up ...so i gone through some tutorials on the net nd made some changes in /etc/fstab file (i made a back up before making any changes). when i was changing permissions of folder in which i tried to mount my all partitions i got my system screwed up.then it was showing following error at start up and GUI was not turning up. "could not update ICEauthority file " also my sudo was not working so first i restored original fstab file through recovery console then i googled out about above errors. I found some solution now my system is working but showing strange behaviour like:

> ubuntu is not detecting any of my hdd partition

> disk utility is not working (showing no error)

>fdisk -l shows nothing

> no new software is getting installed via ubuntu software center (shows no error when clicking on install but nothing turns up)

>i cannot restart or shutdown my system from GNOME it only logs off my session (although through terminal its working)

>no media player showing sound controls enabled

>gnome not showing ethernet or sound volume icon in upper panel (although net is working)

>users and groups from system->administration menu is not working (error:cannot load configuration)

i think most of the administrative tasks are not working.........i googled out but found nothing satisfactory..i dont want to reinstall it, coz i m not very experienced with linux n it took about a whole month to customize my ubuntu 9.10 on my college internet...

View 6 Replies View Related

Ubuntu :: Wireshark Automatically Start With Sudo?

Feb 2, 2011

I am trying to use wireshark on my ubuntu 10.10 laptop. However I have found out that wireshark will only detect my network cards when it is started with root permissions. How would I make it automatically start with root permissions?

View 2 Replies View Related

Ubuntu Networking :: Eth1 Does Not Start Automatically

May 2, 2011

I have static eth1 defined. When I boot or restart, the networking will not start automatically - i must do it from terminal by ifup eth1.

Where can I put this command to have it autostart?

View 5 Replies View Related

Ubuntu :: KDE/Plasma Does Not Start Automatically Anymore

Jun 13, 2011

After upgrading my husband's laptop to 11.04, KDE does not start automatically anymore. kdm (the log-in screen) appears. I select "KDE Plasma Desktop". But instead a kind of terminal appears in the top left corner. This console does not have window decoration. When I type startkde into it, KDE starts completely normally.

The same happens with a newly created user, so a misconfiguration in .kde cannot be the cause.

/usr/share/xsessions/kde-plasma.desktop is correct:

Code:

The metapackage kubuntu-desktop is installed.

I have tried reconfiguring and reinstalling various packages that I or others thought might be responsible:

Code:

GNOME was installed on the same computer, too, and caused some problems after the upgrade (instead of KDE being the default session, it was Unity, but no menus or control bars loaded). After trying all the things mentioned above, I uninstalled all GNOME/Unity-related packages to rule out they were causing the problem (according to that list: [url]). It did not help, even though for two packages messages appeared that sounded like they might make a difference:

Code:

I compared with

Code:

With my other two computers that work fine after the upgrade to 11.04, they also use startkde and kwin.

View 9 Replies View Related

Ubuntu :: Get Kubuntu To Automatically Go Into Boot From Cd On Start Up?

Jul 16, 2011

My son dropped my laptop and broke the screen so I decided to use it as a project.

1 I managed to install kubuntu on it unfortunately it was the 64bit version not the 34bit one. The problem I'm having is that the external monitor only works after kubuntu boots up so I can not view the set-up boot options. What I want to do is put win 7 on it as I have a mate that needs a computer and he is pretty computer illiterate.

2:It will boot into G-parted and I have made a ntfs partition for the win 7 OS to go into. I have another duel boot desktop so followed what I did with that.The problem is that as I cannot see the initial start up screen and can get it to boot from the win7 boot disc that I have(this is a working cd I have used before) Is there a way I can get Kubuntu to automatically go into boot from cd on start up etc?

View 8 Replies View Related

Software :: How To Get Apache2 To Start Automatically On Ubuntu 10.04?

Jul 28, 2010

It starts fine with the /etc/init.d/apache2 start command, but I would like it to start automatically when I boot my system.

View 2 Replies View Related







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