Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Linux Shell Konsole
Name: Chiller Date: June 10, 2002 at 03:06:02 Pacific
Comment:
Hello Everybody...
Is there anybody who can tell me how can i copy the data from a Konsole Window(just like we can do in DOS Window of Windows OS).....
Name: Steve Date: June 10, 2002 at 03:36:14 Pacific
Reply:
Has your mouse got a third button/wheel? if so press it and see what happens....
If not, then I don't think you can, but look in your settings for your term window.
0
Response Number 2
Name: dushik Date: June 10, 2002 at 05:03:21 Pacific
Reply:
Hello there.
Steve is right.
I have another suggestion : Mark the line and move to the window you would like to copy into. Not click on the left and the right mouse buttons at the same time - this should emulates the third mouse wheel.
If it still doesn't work then you must enable the 3 button emulation : get into /etc/sysconfig/ and edit the file mouse. Edit the line : XEMU3="no" --> XEMU3="yes"
Summary: i need atleast some start up material for as to develop a LINUX SHELL FOR A SET OF COMMANDS,i am new to system software and i dont know wat to do. i have to have some groundwork for it.. if anyone has...
Summary: I find bash shell script runs on unix does not run on linux(SUSE). For example even the following simplest one gives me an error on SUSE,but unix. Is this something wrong with bash on SUSE? or linu...
Summary: Linux/UNIX command Description MS-DOS equivalent ./foo start foo (allocated in current dir.) foo / ¯ previous / next command doskey cd x (or cd /x) go to directory x cd cd .. (or cd ...