Ubuntu :: Specify Multiple Cursor Positions?
Mar 9, 2010
It says in the geany documentation that i can specify multiple cursor positions. But after i define a snippet like that - lets say for example:
Code:
for=for ($i = 0; $i < %cursor%; $i++){ %cursor% }
it only takes me to the first cursor point. A second tab results in a regular tab being inserted into the code..
View 1 Replies
ADVERTISEMENT
Feb 7, 2011
Today my cursor became distorted. It worked fine on the second screen, connected to my notebook and screenshots displayed it well. So I did a little googling, and found out, that it is a known bug. I followed different tutorials. And now my cursor is blinking and disappearing. And it drives me crazy. It was a lot better when it was distorted. My xorg.conf:
Code:
Section "ServerLayout"
Identifier "amdcccle Layout"
Screen 0 "Configured Screen Device" 0 0
Screen "amdcccle-Screen[2]-0" RightOf "Configured Screen Device"
[Code]...
View 2 Replies
View Related
Mar 30, 2010
I'm running Ubuntu 9.10 on a Dell Inspiron 6000 laptop (intel Mobile 915 video card), with an external 19" HP monitor.
I "preferences/screen" I set the HP monitor to be on the left side. When I restart my computer, this setting is kept ok and the HP monitor works as intended (on the left side). But when I suspend the laptop and resume back, the HP monitor is moved to the right side and have to repeat the process os moving it in the preferences menu. What am I doing wrong/how can I fix it?
View 2 Replies
View Related
May 5, 2010
every time I reboot my machine the icon positions are messed up - they are all aligned to vertically to the left.
View 5 Replies
View Related
Jan 23, 2010
I want to find a utility that will allow me to manage the size, position of open application windows. Like tile, cascade of that other OS. So if I have my FTP, Editor, Terminal, Browser I can organize the screen ...
View 3 Replies
View Related
Sep 9, 2009
Is there a way to get F10 (Gnome) to remember where my screen positions are? I keep having to move them over and over anytime I open a new application and tell it where I want it.
View 1 Replies
View Related
Mar 21, 2010
I have a file with no regular way to grep or sed for any regular expression. The wordings, fields, spacings are random. code...
I want to extract character positions 3 to 10 including spaces. code...
View 8 Replies
View Related
Jul 1, 2010
Im running netbook remix on a eeepc 1005ha. It is my only OS and Im loving it except for one obnoxious quirk. It randomly cuts text and randomly pastes it. If there is something in the clipboard, it will usually paste that, but just as often it will cut random text and paste that. The pastes occur when the cursor focus jumps back to the location of the cursor on the screen. I dont know a better way to phrase that, but thats what it is doing. Say... I put the cursor over the word "pastes" in the paragraph above... even though Im typing in this paragraph, the focus will "jump" to the cursors physical locale (the word "pastes") and then paste whatever is in the clipboard. If the cursor is outside of the textbox, the page will jump to the bottom.
This behavior occurs across programs and in any place text can be entered. I can find no rhyme or reason for it... it just... happens. Sometimes even when Im away from my computer, so its not like Im hitting some key on accident. I have loved everything about this ubuntu distro, but this issue is just toany obnoxious. Writing psych papers on this thing is going to be near impossible if I dont get this fixed before I go back to school.
View 9 Replies
View Related
Nov 9, 2010
- The icons in my desktop is always changing randomly upon startup
- Evince can't remember the last page i read before quitting
- Unable to mount usb automatically (have to do 'mount /dev/sdc1/ /media/usb' and 'df -h' every startup)
All of these problems happened just recently. I thought they were coming from unresolved packaging but after upgrading and distro-upgrading from packman only, and gnome, the problems still persist. If it helps, here's my zypper lr -d
[Code]...
View 2 Replies
View Related
Dec 1, 2010
i have installed ns2.33 and added mobiwan , i tried to run tcl script after modifyng simple tcl which i have got along mobiwan patch, but the problem is after creating some nodes and setting their positions in the tcl, according to my topology, i tried to run , but the command i have included in tcl , which sets the positions for mobile nodes, has no effect , which means that the positions of the mobile nodes is already fixed , trough tcl i am not able to change , and also each time when i run nam , different positions mobile nodes taking, and also the mobile node is not moving , even if i have given mobility to it, at different time , i have given different destinations.this is part of tcl in which i have set positions mobile node.
Code:
set cn_ [create-router 0.0.0]
set router_ [create-router 1.0.0]
set bs1_ [create-base-station 1.1.0 1.0.0 200 200 0]
set bs2_ [create-base-station 1.2.0 1.1.0 200 600 0]
set bs3_ [create-base-station 1.3.0 1.2.0 600 200 0]
code....
View 4 Replies
View Related
May 1, 2010
Am running Ubuntu NBR as the sole OS on my Dell Mini 9. Switched over in March to 9.10 NBR. Everything worked fine.Upgraded to 10.04 when it was released. It's awesome EXCEPT for this busy cursor thing.As soon as I log in, all the time my cursor is the spinning wheel of busyness.... It works just as a normal cursor would - my computer also does not seem to be slower due to any operations.If I open an application, the cursor will behave as usual within the window but if I more my cursor to the title bar or switch out of the application, the "busy cursor" resumes.
View 9 Replies
View Related
Aug 4, 2010
We are working on a project to create a display wall of 8 monitors arranged as 2 high by 4 wide. Each monitor is connected to a single machine and all machines are networked with a master machine with its own, seperate monitor.
Our goal is to get the 8 machines to share a single desktop, with the master machine acting as the server. We have looked at using Xinerama or NMM, but we are unsure about how to get started configuring the multi-machine, multi-head display.
View 2 Replies
View Related
Sep 24, 2010
My ubuntu 10.04 has two monitors connected both being treated as individual desktops.But only one desktop is showing the wifi network icon in the notification area.Is it possible to have more than one wifi icon going at one time?
View 1 Replies
View Related
Jan 12, 2011
I'm using Ubuntu 10. I want to apply different themes for desktops.. I want to apply windows 7 theme,ubuntu, mac os themes for my multiple desktops
View 1 Replies
View Related
Jun 14, 2011
have a large amount of 7z files in multiple folders which I need to extract.The directory structure is like this:
/main-folder/
multiple subfolders/
1 or more 7z files per subfolder
I would like to get the output of this action in one separate folder, all together in 1 folder.How can I do this?
View 7 Replies
View Related
Aug 20, 2011
I often use the rpl command to make changes to multiple html files at once. For example:
rpl -R '<br />' '<br /><br />' mydirectory However, I haven't been able to figure out how to change multiple lines. For example, let's say I want to change all occurrences of :
<br />
<br />
to:
<br />
I've tried
rpl -R '<br />
<br />' '<br />' mydirectory
but that didn't work. how to do this with rpl or some other way?
View 9 Replies
View Related
Oct 26, 2010
I'm trying to connect one computer to two others in an ad-hoc infrastructure.
[computer 1] ---- [computer 2] ---- [computer 3]
computer 2 is running Linux and has a single NIC wlan0. I want to it to connect to both computer 1 and computer 3 so each computer can talk to the other. No switch is available so it needs to be an ad-hoc setup.
[Code]...
View 1 Replies
View Related
Aug 23, 2010
I am to rename all the files within a directory (which contains multiple subdirectories) recursively without invalid characters.
I tried the coding posted above.
find . -type f -printf '%p
' | while read file; do
oldfile=$(basename "$file")
newfile=$(echo "$oldfile" | sed 's/[^A-Za-z0-9_.]/_/g')
if [ ! "$newfile" == "$oldfile" ]; then
echo mv "$file" "${file%$oldfile}$newfile"
code....
but I get an error on both of them stating "find: bad option -printf find: [-H | -L] path-list predicate-list"
View 9 Replies
View Related
Jul 12, 2010
So essentially, I have 3 monitors and i'm attempting to run 2 different window managers/sessions at once split up on the monitors. It is intended to be like this:
Code:
[GNOME/Compiz - Screen0]
- Left Monitor[code]......
View 2 Replies
View Related
Jun 4, 2010
I'm starting to have A LOT of opened windows in my machine. Sometimes within a project, I have e-mail/task management/personal e-mail/twitter, and a lot of different opened applications/terminals in my Linux workstation.Sometimes it would be interesting to have different workspaces to projects instead of this configuration I have nowadays that are classes of work (bad name, I know, but I think you got the idea).I'm starting to think about using two monitors: one with Corporate Management, Work and Personal. The second monitor is only the development state: each workspace here is about a project being worked on instead of groups of works like before. A workspace may be implementing different classes for example.
My question is: I just want to change to a second monitor using the mouse. I want to still be able to change workspaces in the same monitor using keyboard shortcuts. The keyboard shortcuts wouldn't change monitors, just worskpaces on the same monitor. All the tutorials I read (like this one) only tells how to use multiple monitors but doesn't answer my question about keyboard shortcuts.Does Linux (Ubuntu 10.04 Lucid Lynx or Debian 5.0.5 Lenny) support this envisioned setup (Different workspaces in a way that keyboard workspace switching only works in the current monitor) ? If so, how?I haven't tested this setup, that's why I'm asking. In this question the user says it works exactly how I want it to behave, can someone else confirm it?
View 3 Replies
View Related
May 20, 2010
I have an old pentium 3 computer that has ~7 NICs installed. These NICs are attached to modems and other networking equipment. According to the linux ping page on computerhope.com, it seems that one could send a ping from a certain specified NIC. How would one go about this?
View 6 Replies
View Related
Feb 7, 2011
I'm looking at setting up a couple automated systems: Here are a few examples:
* Internal accounting system to download and process emails
* Public web server to visit
I could put each system on its own separate box -- for example, it's generally good practice to separate anything that external users have access to (such as a webserver) from internal processes such as accounting. Now, rather than dishing out the money for two separate servers, could I get away with just installing new instances of VMWare on the same box for each system?
To give you an idea, these are not large scale computationally sensitive systems. The accounting one is simply downloading and tallying emails, and the latter is just a webserver with maybe 5 hits per day on a good day. I could definitely pick up a new box for say $50, but I wanted to know the general practice of using VMWare on the same box versus two separate boxes.
View 2 Replies
View Related
Dec 16, 2010
How to search multiple words in multiple lines, inside a directory including sub-directory? Pls. give easy example. I want to search the files (in /xx folder and all subfolders) that have header.h included and used x() function. I tried $grep -r "header.h" | grep -r "x(" /Folder/subfolder/ > search.log
View 7 Replies
View Related
Jun 16, 2009
I have a CentOS 5.3 box with three network interfaces in it. Each interface is attached to a separate VLAN and I want traffic to stay on each network segment.What I can�t figure out is why I cannot get each interface to have its own gateway and everything gets sent through the default gateway.The basically takes my possible 3Gb total bandwidth and throws it down a single 1Gb pipe.Then on top of that, if I take down the interface (ifdown) that has the current default gateway,I loose contact to the other two interfaces.When I look at the routes, each one of the interfaces shows the gw as 0.0.0.0 and defers to the default route. So I delete the route and try to add a new route with:
[root@testsan ~]# ip route add 10.1.15.0/24 via 10.1.15.1 dev eth2
but end up with the error:
RTNETLINK answers: Network is unreachable
[root@testsan sysconfig]# cat network
NETWORKING=yes
NETWORKING_IPV6=no[code].....
View 5 Replies
View Related
Feb 14, 2010
I want to install this cursor [URL] to my ubuntu 9.10 How can I do this, provided that I have the screenlets manager already installed??
View 5 Replies
View Related
Feb 28, 2011
I've just installed Ubuntu 10.10 and the cursor is white on a white background. I tried changing it using the Appearance settings and only the size changed, not the colour.
Can anyone explain why this is happening, and how to change the cursor so that it is visible. Have never had this trouble with any other Linux distro, so it's not hardware.
View 1 Replies
View Related
Jan 7, 2010
I am not sure when this started for me, but I think in a recent update of Firefox. I am running Ubuuntu 9.10 Karmic Koala. I am currently running FF 3.5.6. When I click on a link in a page, or refresh the page, the Arrow/Pointer cursor stays the same in place of the normal busy cursor that I am used to. This is more of an annoyance than a real functional issue, as I can't tell if the page is working except to see the tab showing loading, and the status bar in FF. I have searched the forums, and google/linux, but have not found a cause, nor a fix.
I also use Opera and Chrome at times and the busy cursor works there as expected. I also use Thunderbird and it is working there. So, I believe it is only related to FF. My addons are as follows, but I haven't added anything recently, and it was working before.
Extensions:
ColorfulTabs 4.1
Live HTTP Headers 0.15
Ubuntu Firefox Modifications 0.8
Web Developer 1.1.8
[Code].....
View 3 Replies
View Related
Feb 2, 2010
This is driving me up the wall; my mouse cursor disappears whenever I cross from monitor 1 to monitor 2, but returns after moving the mouse around. I've been reading to other posts and tried changing themes etc, but now I have slightly messed up desktop as well - my minimise/restore/close buttons have gone, they only appear when I mouse over where they should be.
There are several things I like about Karmic, but I only migrated to it from Hardy so that the ATI drivers would work correctly for my new HD5770 graphics card, otherwise I would have stayed with Hardy. how I can get the mouse cursor to stay visible all the time?
View 2 Replies
View Related
Feb 11, 2010
Installed linux mint in a virtual box (ose).Only problem,can't get the cursor out of the window,thus unabling me to unmount the iso so keeps reinstalling.Does anyone know how to set it so I can get the cursor to move outside the virtual box.
View 4 Replies
View Related
May 24, 2010
My Cursor is the size I prefer when using firefox, or Epiphany but when I hover program menu options the size gets larger. Other programs like Inscape always have a larger size cursor and the desktop has the big cursor.
I just made the upgrade to the LTS version, I use compiz.
Seems I'm missing some default value but cannot find one that applies system wide?
View 1 Replies
View Related