Ubuntu :: Launch A Program Without Using The Trackpad?
Dec 12, 2010
Running Ubuntu 10.10 / Netbook Remix. I'm slightly annoyed that I can't Alt+F2 to start a program. Is there any way at all to start a program without having tomouse/trackpad?Bonus info:
Code:
kristian@napoleon:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
[code]...
View 2 Replies
ADVERTISEMENT
Jun 17, 2011
I'm using Ubuntu on my Lenovo laptop which has a pointer mouse and trackpadt looks exactly like this:How do I disable just the trackpad, but not the red pointer mouse or the buttons above/below the trackpad.I did do a search and found a file I can download, but isn't there a keystroke or something built into Ubuntu that would avoid me having to download a third party solution.
View 5 Replies
View Related
Jun 10, 2010
The program is called the GNU C++ Compiler. I tried typing it in the terminal and pressing tab, but got nothing. How do I launch the program?
View 6 Replies
View Related
May 11, 2011
This is for a live performance type of setup. I have 2 graphics cards. One is attached to 2 projectors, which are what the audience sees. The other has a single monitor, which is backstage. The 'front' graphics card is configured in Twinview, and the 'backstage' one is configured as a second X screen by the nvidia settings control panel.
What I'd like to do is launch my show program from a terminal on my backstage screen, but have it show up on the other X screen, the 'front' one. X is amazing so I'm sure it can be done, but I'm having a hard time figuring out exactly how.
Personal Best for self-solving my own thread question:
Code:
DISPLAY=:0.0; xclock
launches on display 0
Code:
DISPLAY=:0.1; xclock
launches on display 1
[Code]....
View 3 Replies
View Related
Aug 25, 2010
How can you launch a graphical program from tty? It says that no display is available or something, how can i tell it to launch in the DE?
View 7 Replies
View Related
Feb 27, 2010
I'm completely new to the Linux OS. It is very foreign to me, i'm very used to the way windows does everything, including how windows does installation. I know that Linux doesn't understand .exe files like windows does... which is part of the problem. I have a linux zip file of a program (Jgrasp) that I want to install. I unzipped it into my home file and then wanted to run the program, but I have no idea what to do next. How the heck do I run the program if i can't access the .exe's what files launch a program in linux?Also how do i get it to recognize the JDK files?
View 2 Replies
View Related
Feb 2, 2010
I have a few issues. I have a usb kernel driver and I want it to launch another program that will monitor a serial port when the usb device is connected. then i want to close the program when the usb device is disconnected. I also want the driver to create a soft link to the serial port. I know the inner workings of kernel drivers... how to get my driver to exec a program.
View 4 Replies
View Related
Mar 5, 2011
I've looked, but no luck. Coming from Debian, 5.02, is there a setting in Ubuntu 10.10 that will allow me to single click to open a folder/launch a program. I don't mean the one i am using now that is set up with the mouse setting where it seems to be an assistive technologies application where there is a slider to set the dwell time (when i use this one, i get a menu opening at the same time as the application launch), but the one where the pointer turns to a little hand when it moves over the icon, and opens/launches the program when the button is released.
View 3 Replies
View Related
Dec 5, 2010
My problem is, that everytime i launch a program, like a virtualbox image, the console launch it, but i cant use it anymore.
I use ssh with putty remotely, and the problem is that if i close putty console, the program closes too...
Can i do something to run the program independently of the console? or keep running after i close?
How i can i keep track of it when i open console again?
View 11 Replies
View Related
Jun 14, 2011
I want to launch the screen program by default and automatically every time that I open the bash terminal. How can I set this in terminal? I'm using lxterminal - terminal for lxde desktop environment.
View 2 Replies
View Related
Jul 20, 2010
I need to launch a program, throw up a pulsing status bar and then close it when the program quits. I cannot seem to launch the program (a bash script):
[code]...
This is where I'm getting my information: [URL]...
View 1 Replies
View Related
Jan 22, 2010
How an I tell gnome (using a script or setting in compiz settings)to only open application X on screen 1 and have it work from screen 0? example: I have nvidia dual/seperate screens runnig so I have screen 0 and screen 1 I cannot drag a window from one screen to the other I want to launch a program from screen 0 and have it open on screen 1
View 4 Replies
View Related
Jun 23, 2011
I am having trouble disabling my trackpad I want to be able to disable and re-enable it, if that is possibleI have a HP touchsmart tm2 laptop and would like to just usethe touchscreen sometimes
View 9 Replies
View Related
Sep 1, 2011
I can't seem to disable my laptop's trackpad. I use a USB mouse, and would like to turn the track pad off when I have my mouse plugged in. I've installed Gpointing Devices, but it seems to lack some of the settings it was supposed to have. I've attached a screenshot.
View 7 Replies
View Related
Aug 26, 2010
in order to get my trackpad's (eeepc 1201n, ubuntu desktop 10.04) multitouch scrolling to work, i paste these commands into the terminal every time i start the machine:
Code:
xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Two-Finger Scrolling" 8 1
xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Two-Finger Scrolling" 8 1 1
[code]...
View 5 Replies
View Related
Jan 20, 2011
I tried Ubuntu 10.10 on my MacBook, but I had a few problems. They, surprisingly, were not the problems most people have.
1) The trackpad had the "Tap to Click" setting on, but I couldn't find out how to change it.
2) The clicking was only right click.
I also had a few other problems that I will mention, but you aren't obligated to answer them:
1) I couldn't find my wireless network.
2) BootCamp isn't partitioning, so I can't really install Ubuntu.
View 1 Replies
View Related
May 23, 2011
I'm having trouble typing in ubuntu on my macbook because my palms sometimes touch the trackpad while I'm typing. I've seen a ton of posts about how to disable the trackpad when a USB mouse is connected, but I just want to write a scripthat I can run to unconditionally disable the trackpad and turn it back on. I don't care if it requires an extra keystroke or even if I have to write 2 scripts - one to turn it off and another to turn it on.
View 3 Replies
View Related
Sep 4, 2010
So I have used ubuntu for about 2 years now, and this has never been an issue. Basically my trackpad(touchpad) on my laptop stops working when the wallpaper and other gui aspects load. The mouse works in windows and works in ubuntu for a few seconds while the screen is still black and gui is loading. So I know ubuntu does know it exists.
This problem occured after watching a movie and ubuntu froze up. Also while watching the movie I had the trackpad disabled, which might have something to do with my problem. (I have a hpdv6500 which has a button on the trackpad to disable it. I did no software tricks or hacks to do it). After resetting my computer the problem existed and persists every time I turn it on and off. So does anyone have any experience with such a problem or maybe how to reset the settings of the mouse?
View 3 Replies
View Related
Oct 27, 2010
My Thinkpad R32 keyboard & trackpad will not work when booted off the HD with 9.04, I can plug in an external USB keyboard & that works fine.
If I start the laptop from a Ubuntu LiveCd the keyboard & trackpad work fine.
There must be some system file disabling the onboard keyboard, I have used Keyboard Preferences to try different keyboard models.
View 3 Replies
View Related
Jul 10, 2011
After plugging a Razer Mamba into my Eee PC 1215n, my trackpad stopped working. When I restart, (with mouse unplugged or plugged), the trackpad works at login screen but as soon as I'm logged in, it freezes again, and I have to plug in the mouse.
View 1 Replies
View Related
Jul 24, 2011
I've recently installed Ubuntu 11.04 on my MBP4,1. Whenever I wake the laptop from sleep the trackpad seems to freeze up. Everything else works - I can use the keyboard to switch through programs and interact with them, but I can't move the trackpad at all.
View 1 Replies
View Related
Oct 16, 2010
I've installed Ubuntu 10.04 on a Packard Bell laptop and I'm having some trouble with the trackpad and keyboard. At the login screen they both work fine, I can move the cursor and type in my password. But after I login they both immediately stop working and I have to use a USB mouse and keyboard.
View 1 Replies
View Related
May 23, 2011
I have an HP 6735s laptop that I have connected an Apple Wireless Keyboard and Apple Magic Trackpad to via bluetooth on 11.04.
When I login the keyboard automatically connects via bluetooth (once the gnome-bluetooth applet boots), however, I need to manually go into the applet and click connect for the trackpad. I can then run a script to start touchegg.
How I do set up the trackpad to auto-connect? I am guessing the built-in trackpad on the laptop is overriding it?
View 1 Replies
View Related
May 25, 2011
I have a dual-booting MacBook 5,3 which I was running 10 on with no trouble. I just upgraded to 11, and the trackpad doesn't work at all - no clicks, no movement. I've restarted several times - no change. Any ideas as to what I can do?I did play with my drivers a bit in 10 to get the trackpad to behave a bit more smoothly - but that was a while ago, and I'm not sure exactly what I can do.
View 2 Replies
View Related
Sep 1, 2011
I am using a 64-bit version of Ubuntu 10.10 on my Intel Macbook Pro 7,1, and I am having trouble with the trackpad. At first, it was working fine. But for some reason now, it only works about a minute after I start into Ubuntu, and then the cursor movement with the trackpad is disabled. However, I can still do mouse clicks with the trackpad, but to move the cursor I have to use a USB mouse. I am not sure what's causing this. I followed the instructions for installing Ubuntu on a Macbook Pro, so all the correct drives should be installed.
View 1 Replies
View Related
Apr 5, 2011
I am having issues with the gpu drivers and the touchpad, both of which seem to be traced back to xorg.conf.I can set the proper resolution using nvidia-settings, but it resets to 800x600 on restart no matter what I do. I have used the gui to save, I have tried nvidia-xconfig, and I have tried to just editing the xorg myself, but it always goes back.I am having even worse problems with the trackpad. I downloaded and installed the synaptics package, but nothing I do changes the trackpad settings. Mouse properties has no trackpad info in it.How do you properly configure resolution and trackpad settings on rhel?
View 1 Replies
View Related
Jan 10, 2010
I recently used BootCamp on my MacBook (2.1) to partition my hdd and install Ubuntu (karmic), and I am having trouble with the wireless connection. On the mac partition it works fine, but on Ubuntu there are no wireless networks shown in the network-dialog. Previously I had only a Linux-partition on the same machine, and this was not a problem. Also the trackpad does not work at all. Does anyone know what to do about the network connection? Also I should mention that I first installed the AMD64-version of Ubuntu, which worked fine even though my macbook uses intel. Im tempted to just go back to the amd-version, any views on that?
View 2 Replies
View Related
May 6, 2010
My keboard was working perfectly (backlight, inverse FN) until upgrade from karmic to lucid. Now neither backlight neither inverting FN (in pommed.conf) works- backlight is always off, FN is default OSX-like.
Trackpad worked "almost superb" (missing click with one finger and drag with another!!) but after upgrade (=no mode udev) event number changes with every reboot so I cannot put configuration based on /dev/input/eventX to Xorg.conf. How can I make it have the same number after reboot now?
View 2 Replies
View Related
May 15, 2011
I have had a issue with the trackpad not working (cursor does not move, does not click) after I wake up my MacBook Pro 4,1 from sleep. I am pretty sure this is an X issue and not a driver issue because if I log out the trackpad works again. This is also sporadic. Sometimes it occurs, sometimes it does not. Is there some configuration I need to set to fix this?
View 3 Replies
View Related
Dec 10, 2009
Everything was working when I was on Ubuntu 9.04 but after I upgraded to 9.10 via their upgrade utility. The upgrade failed at the last point of installation (when it tried to install daemon I think). Nevertheless, after the reboot I was on ubuntu 9.10. But the sound stopped working as well as the mouse trackpad on my laptop. I remember that during the installation when it asked if I wanted to keep the old sound configuration file, I clicked yes. So is there I way to fix/reinstall the sound driver and the tackpad? In the sound hardware setting window, no device is listed. I'm pretty sure that my hardwares work on ubuntu 9.10 as the sound and trackpad work fine using the ubuntu 9.10 live CD.
lspci:
Code:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
[code]...
View 4 Replies
View Related