LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   The mouse generates interrupt signal (Ctrl+c) at Terminal (https://www.linuxquestions.org/questions/linux-newbie-8/the-mouse-generates-interrupt-signal-ctrl-c-at-terminal-709600/)

southflow 03-06-2009 06:58 AM

The mouse generates interrupt signal (Ctrl+c) at Terminal
 
ubuntu 8.10 was installed on vmware. I opened:
Applications-->Accessories-->Terminal. when I drag or double-click my mouse on the terminal, The interrupt signal will be generated. I don't know why?

john test 03-06-2009 09:15 AM

What symptoms are you seeing?
What are you doing when the ctrl C occurs?

southflow 03-09-2009 02:41 AM

Quote:

Originally Posted by john test (Post 3466933)
What symptoms are you seeing?
What are you doing when the ctrl C occurs?

If double-click or select text on the terminal, interrupt will happen.

when installing software:
_______________________________________________________________________
gz@gz:~/tmp$ sudo apt-get install samba
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
openbsd-inetd inet-superserver smbldap-tools
The following NEW packages will be installed:
samba
0 upgraded, 1 newly installed, 0 to remove and 260 not upgraded.
Need to get 4369kB of archives.
After this operation, 12.2MB of additional disk space will be used.
Get:1 http://10.67.10.48 intrepid-updates/main samba 2:3.2.3-1ubuntu3.4 [4369kB]
Fetched 4369kB in 0s (6750kB/s)
^C
__________________________________________________________________________

if double-click or random choose the text above, we can see ^C .


All times are GMT -5. The time now is 10:33 AM.