Ubuntu :: 10.10 - Mouse Works And Will Select Things There Is No Cursor
Sep 16, 2010I just installed 10.10 and though the mouse works and will select things there is no cursor!
View 9 RepliesI just installed 10.10 and though the mouse works and will select things there is no cursor!
View 9 Replieswhen i powered on my pc today i saw that windows manger, cursor and some other things have disappeared. My hard disk has problems with bad sectors, so i guess that could cause it. How can i restore previous state? I have xubuntu 11.04
View 2 Replies View RelatedI'm trying to use a remote procedure call. When I call my server, my server should activate gammu and send an sms with it. I've used the code in the following tutorial: [URL]. The command for the uptime, and the command for the greeting work perfectly. But when I write my own method on my server, it fails ..
Code:
function uptime_func($method_name, $params, $app_data) { return `uptime`; } function greeting_func($method_name, $params, $app_data) { $name = $params[0]; return "Hello, $name. How are you today?"; }
function gammu_func($method_name, $params, $app_data) {
$text = $params[0];
$number = $params[1];
$result = "echo '$text' | gammu sendsms TEXT $number";
exec("$result");
return $result; }
On my Client (the one that calls the server) I see the output of $result. So my gammu_func is definitely working... He just doesn't execute
Code:
exec("$result")
I know that syntax is right cause I tried it in a different php file. I think it has something to do with the user rights. I don't think I have the privileges to run that command ...
So it seems to me like upgrading to the newest 11.04 distro of ubuntu would be a great thing to do, but I've seen quite a few threads about bugs, problems, etc. Is this common? I am new to linux so I am not really sure how things usually work. Does it differ from system to system?
View 9 Replies View RelatedI just installed 10.04 and for some reason once the grub screen loads and I can pick what I want to launch (regular kernel, or rescue mode), it attempts to load and then I just get a blinking cursor. I've found that I can't load the live CD either unless I use the nomodeset flag. I read in another post that this problem should be fixed by editing the /etc/default/grub file to add the nomodeset flag, which I did via nano. However, the file also says you must run update-grub after you edit the file. I tried this and it said something like it can't find / (is /dev mounted?) The hard drive itself is mounted, so I don't know why /dev wouldn't be mounted. How can I get this problem solved so I can boot to 10.04 successfully from the hard drive? (I'm typing this from the live CD right now).
View 9 Replies View RelatedI have install fedora11 live and the mouse work well when installing.When you reboot the mouse works ok until the welcome screen apears then the mouse stops working and I cannot continue with the postinstall. I have a 1TB usb externalHD that I am installing fedora11 and have partitioned it so that I have 500Gb free for fedora, system is doucore 2.4,4gb RAm, I tryed doing this with three differend mice and connectting the mouse to different usb ports
View 4 Replies View RelatedI just upgraded to FC14 (64) from FC13 (32) and the mouse middle button (simultaneous left+right button) paste function has stopped working. I tested it with 3 makes/models of different mice and trackballs. For some reason (left+right) mouse returns the same code as the single right-button ('xev' value = 3). This worked in all previous FC and RH distros I've used in the past. Did a default setting get zonked somewhere? System: Toshiba laptop w/ USB mouse.
View 1 Replies View RelatedI'm running an Acer 1810Tz, dual boot with win7.Under 9.10 and Grub I had no boot issues, however I have just completed the upgrade to 10.04 and upgraded GRUB to GRUB2.Everything boots just fine into Ubuntu, and my GRUB menu looks right, but when I select the Windows 7 option, the machine just hangs with a black screen, white cursor top left. I'm sure this is a trivial problem, something overwritten that shouldn't have been perhaps, but I have no clue where to start.
View 6 Replies View RelatedI am new to Linux and managed to configure Intel Pro wireless card. But unfortunately it picks up public hot spot available in the area. What I need is to connect to my home wireless broadband ( securit enable WPA). Can someone help me to sort this out ?
View 5 Replies View RelatedI have been doing alot of work in the terminal lately (mostly just for fun) and I was womdering is there a way to use the mouse cursor in the terminal? So I could select and copy/paste text? I know it can be done because I have seen it in slackware before.
View 4 Replies View RelatedI have Ubuntu Lucid Lynx since it came out, and until now it worked fine. I am updating regularly. Today too, I installed everything offered to me by updates manager (I looked through the list and didnt see anything I wouldnt want to update, but I dont remember everything that was there), and it asked for restart. Ok, so I restarted. Everything seemed fine. Then I tried to look at a picture, in normal,default viewer, an huh. It took 3 seconds for the mouse to select the pic, then another about 6 to open the viewer (and we are talking about a 40 KB pic). That was slow, but I thought maybe it was an accident. But no, everything I tried since goes slowly, at about a quarter of speed as before the update. I tried to remove unnecessary things with apt-get autoremove, I tried to stop or end all processes that seemed unnecessary, with no result. I restarted thrice. Nothing comes to mind anymore.
View 3 Replies View Relatedafter the recent update of Ubuntu 9.10 my mouse cursor is not visible anymore, it is working, I can click, but I don't see it.
View 5 Replies View RelatedI am using a Asus UL30A laptop computer. I just performed an upgrade from 9.10 to 10.04. I remember running into this problem before, but I forgot how to fix it. The problem is, when I plug my laptop into the external monitor with my laptop screen turned off automatically when I first log in, I do not see the mouse cursor on the external monitor! The mouse cursor is still here, although invisible - if I do a right-click, the property menu will come up. My current workaround is simple- if I switch to the next workspace (by pressing Ctrl-Alt-right arrow), the cursor will appear from then on.
View 1 Replies View RelatedI am using Kubuntu 10.04. I am using the default theme. I would like to know where do i go to change the mouse cursor point type.
View 3 Replies View RelatedI upgraded ubuntu from 9.10 to 10.4 today and now every like 20 minutes my mouse cursor freezes out of nowhere and i can't move it.
View 2 Replies View RelatedJust upgraded to 10.10, which went smoothly except for the fact that my mouse pointer is now gone. I can track where it is by ticking on the function that shows its location when you press control, but otherwise it's invisible (though technically functioning - I can still click on things and move it about).
I've attempted to change the look of the mouse under theme in the hopes that it might be one that doesn't work, but after trying all of the selections I still haven't found one that will display.
I used ubuntu 10.04 for some months and it worked just fine. Suddenly when my little sister and brother used the computer it crashed (Could be because of some upgrade). Black screen after ubuntu loading screen. So I googled for a while but lost my temper so I loaded my ubuntu cd formatted the disk and installed ubuntu over again. This time i get to login screen and after login all i see is the wallpaper and mouse cursor. I can move the cursor but I cant right-click or anything. Ubuntu works perfectly in safe mode though!
A difference a noticed from the first time I installed was that the first time: I could choose to install proprietary drivers for my graphic card and wifi network card whith "Jockey". Now i cant and I have no wifi internet connection! I dont know how the graphic card works but apparently its using some kind of default driver as i can see things how to make my ubuntu work as good as before
Graphic card: ATI Radeon X1200 (It worked before with compiz, desktop effects and everything!) Network card: Broadcom Netlink BCM5787M (Yes this is also my wifi card because of the M in the end, also worked good as ever, before) Computer: HP Compaq 6715b
I have dual monitors, and I was running Minecraft in a window on the external screen and I accidentally pressed F11, which made the game appear on both screens at once (I have dual monitors), one with the mouse and one without, when I pressed F11 again both screens flickered but nothing changed. I could move the mouse to close the window but it didn't respond, so I restarted, and now the cursor is stuck against the left side of the screen and doesn't respond to the touchpad (unfortunately I don't have a USB mouse to try out) It's a Samsung R580 laptop running Ubuntu 10.10, with an ATI HD545V graphics card. just recently installed Ubuntu for the first time and would really like to get to back to using it. Feel free to patronize me, I won't get offended.
View 1 Replies View RelatedHow do I increase the mouse speed in Ubuntu Linux? Running Gnome 2.30.0. I've already maxed out Pointer Speed Sensitivity in the Mouse Preferences control panel. I am not interested in increasing the Acceleration. Is there a config file I can edit to boost it past what the control panel allows?
I know that this mouse can track faster because it does in Windows.
I've recently got a tablet pc and I've got it nicely set up with Jolicloud - an Ubuntu derivative like Mint - but I can't hide the mouse cursor in Gnome. Now, I've read so much about tips and tricks on how to hide the cursor with terminal, X and gconf tricks in my Googling, but NOTHING works!
How do I do this definitely? Edit: Unclutter is not what I want, nor is changing the root X cursor satisfactory, because it is overridden by whatever toolkit you are using.
When I close the lid on my laptop, it blanks the screen but does not sleep or hibernate. When I open the lid, the screen wakes and everything runs, but my mouse cursor has disappeared. I can restart the desktop ctrl-alt-backspace and get my mouse back.
My hardware:
- Lenovo Thinkpad X61 Tablet
- Intel GM965 video
- Ubuntu Jaunty (v9.04)
Once every, say, 12 hours of use, I find that the mouse cursor spontaneously becomes unresponsive. The rest of the system is fine, and it responds to the keyboard, but the mouse does nothing. I'm pretty sure this isn't a problem with the mouse itself, because when it happens I've tried unplugging the mouse and plugging in a different one, and the problem persists. The problem doesn't seem to be correlated with any particular program or type of activity. I realize that this probably isn't much to go on. The next time it happens, is there at least anything I can do by way of diagnosis?
View 1 Replies View RelatedI just got into big troubles, or at least that's what i think, hopefully not. Well, I've been using ubuntu for a few months now and i love it. today the mouse cursor turned into a X and the windows doesn't have title bars, i can't swtich between apps using the alt+tab method, the show desktop button doesn't work, cannot minimize applications. long story short, i can't do anything.Wish i could provide anymore clues, but i have no idea how to diagnose.
View 2 Replies View RelatedIs there a somewhat straightforward way to get the name or pid of the application that is under the mouse's cursor? What I'm trying to do: This is just a "what if" at this point, I would like to run some script that would obtain the name/pid of any application that the mouse cursor is on, and use xte to assign different functions to different mouse buttons. For instance, assign a given button the Forward or Back function when the cursor is on a browser, but assign a scroll-left or scroll-right to the same button when it's on a spreadsheet. Is there any way to accomplish this, say, in a script that I could run at startup as a background process?
View 4 Replies View RelatedI built a 11.04 server system in vmware workstation a few days ago, set it up for something and now I have a strange problem. It boots without problem. I can login via ssh, the services run and everything is OK from the outside. But on the console there's just a fast blinking cursor on the screen, no login or anything to that affect. Just blank and a blinking cursor.
View 7 Replies View RelatedHow to select text in BASH terminal using the keyboard without mouse? I'm using Ubuntu 10.10
View 1 Replies View RelatedI just installed Ubuntu 10.04 on my Samsung X360 laptop which uses the Intel GMA4500MHD for graphics.After I login, the mouse cursor is not visible. It's hidden, though you can see things highlighted when you click the mouse buttons. The "workaround" is for me to launch a Terminal and start typing. That seems to make the text cursor appear and the mouse cursor as well.
View 1 Replies View RelatedI have got an interesting issue here. After having ubuntu running for awhile I will visit a certain website that maybe running a script or flash or something and then all of a sudden the screen goes blank for a second and then everything comes back except the mouse pointer is no longer visible. I can logout and then back in and the pointer is back. I wasn't going to ask about it but it is getting annoying having to log out and than back in. I am running a ati card with the iopen source ati driver. It is a VisionTek 9250 pci card with 128 mb of ram. I wonder if it is a combo of this, Adobe Flash and Compiz.
View 3 Replies View RelatedI currently have my computer connected to my main monitor, as well as my TV. I am using the Nvidia Driver and they are running as separate X screens. I have currently run into the problem that if my wife is watching videos on the TV while I am surfing the web or something on the other monitor, we really need 2 seperate cursors.Is there some way to have each X screen own a seperate cursor controlled exclusively by its own mouse? Or is there some other solution to this that anyone can think of?
View 2 Replies View RelatedI've been looking for an option to turn off for this, but haven't found any, and Google hasn't been helpful.When I switch windows with alt-tab, or a window requests focus, compiz warps my mouse cursor to that window. How do I make it stop?
View 1 Replies View Related