Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
0answers
22 views

Adobe Acrobat X Pro - printing selected pages

In previous versions, you could highlight several different pages and then print "selection". This newer version does not seem to have this as an option when I go to my print screen. Is this ...
2
votes
0answers
85 views

macports gcc select error trying to exec i686-apple-darwin11-llvm-gcc-4.2

I am working on OS X 10.7 (Lion). I have installed gcc 4.7 from macports: sudo port install gcc47 It seems to be working properly: $ /opt/local/bin/gcc-mp-4.7 -v (...) gcc version 4.7.0 (GCC) ...
1
vote
0answers
12 views

How to set CorelDraw not to select just drawn object?

If I draw something in CorelDraw, the just drawn object is immediately selected. This prevents from handwriting, since selection markers interfere with the pen. So, is it possible to disable this ...
1
vote
1answer
61 views

xterm select text with keyboard that is anywhere in window

Is there a way to select and copy text anywhere in terminal(xterm) window(that is, not only current shell line, but also output from previous commands) using only keyboard?
0
votes
0answers
39 views

Is it possible to make a selection in Microsoft Paint beyond the current screen resolution?

Is it possible to make a selection in Microsoft Paint larger than the current screen resolution? Working with full screen screenshots (including across multiple screens) is not easy in Microsoft ...
2
votes
2answers
129 views

Selecting range of lines in Notepad ++

How do I select specific range of lines in Notepad++ quickly? I have a text file that has over 1M of lines and I need to delete some fragments from it, but selecting lines manually just takes too much ...
0
votes
2answers
58 views

Windows tool or Google Chrome extension to select a rectangle from the screen or browser window?

I just realized I often want to select just a rectangle from the browser window which is not just a single image. For instance sometimes I want to select just part of a composite image and other ...
0
votes
0answers
25 views

Selecting the rendered LaTex code with Chrome?

In Firefox, I can select the rendered LaTex code, but in Chrome, I can select nothing. I wonder how to make it work in Chrome? For example this webpage. Thanks!
3
votes
1answer
536 views

tmux copy mode - select text block

I'm using tmux with vi keys, and copy/paste works fine as long as you're selecting one line of text, or if you have only one window. When I want to select a block of text (multiple lines, but not full ...
2
votes
1answer
54 views

vim: select the current indents lines

in vim, how I can selected the lines with the same indent, example if true: line 1 line 2 ... line n if the cursor is over line 2, how I can selected from line 1 to line n?
5
votes
1answer
243 views

How to turn OFF Translucent Selection Rectangle in the Windows Explorer (Windows 7)

This is Windows 7. In System properties -> Performance options -> Adjust for best performance It makes what I want only for the Desktop if I go into folder and try to select the files the ...
1
vote
1answer
209 views

wrap selection around … in notepad++

Is there any way to wrap the selected text in ',",),},],> or around any symbol in notepad++? I have looked around all of the plugins but there is nothing similar to what Textmate or eclipse can do.
0
votes
1answer
160 views

Resizing a selection in Adobe Acrobat X Pro

When working with block selections, you can resize the area by dragging the handles on each of the four corners. However, I can't seem to find a way to resize the area by dragging a single side of the ...
1
vote
0answers
164 views

Windows 7 mouse drag lag

When selecting text or click-and-dragging in any app, the selection/scrollbar/item being dragged always lags a few characters behind the cursor when the cursor is moved quickly. It's a slight issue ...
0
votes
0answers
47 views

Firefox combobox search

There are sometimes comboboxes on web pages (also known as <select> tags) with so many options that it is hard to read them all. A solution would be a plugin or extension to search big ...
0
votes
3answers
86 views

How can I count the selected items in Outlook?

Outlook 2007 shows the total number of items in a folder on the status bar at the bottom. When I select a group of e-mails the information on the status bar does not change. How can I find out how ...
2
votes
1answer
210 views

How to configure SHIFT+LEFT, SHIFT+RIGHT, SHIFT+HOME and SHIFT+END keys in terminal on Mac?

To configure the Home and End keys in terminal on MacBook Air (OS X 10.7.2) I defined in Terminal -> Preferences -> Keyboard: Key Action ---- ------ Home \033OH End \033OF What ...
1
vote
3answers
132 views

Windows XP alt-tab: How to restrict options to certain applications, in certain order and exclude others?

In Windows XP, Alt-tab keypress sequence to select applications, how can I ensure that certain applications always appear, in a certain order, with others always excluded? Background for asking is ...
1
vote
3answers
473 views

How do I move the selection down one row in Excel 2007?

Is there a way to move a selected range to the next row? Let's say I have "E9:H9" selected and want the selection to move to "E10:H10". Is there a shortcut for it? The selection should not be ...
0
votes
0answers
63 views

Using the keyboard to select the selected option in Firefox

I am using Firefox 6.0 and Chrome 13. Using the mouse, you can select an option from an option select fine, in both Chrome and Firefox. Upon going for another selection, the option at the pointer ...
5
votes
1answer
58 views

How do I select the comment block under the cursor in vim?

I’d like to select (or delete, or change, or …) the whole block of commentary under my cursor. If my cursor is at the beginning of the commentary block (i.e. over the opening comment character), and ...
1
vote
1answer
128 views

Clipboard management like Linux in Windows

In Linux, if I select a text I can paste it in another place with a click of middle mouse button and there is no need to right click and copy or using ctrl+c hotkeys for doing so. Also the selected ...
1
vote
1answer
39 views

Text Editor to select based lines inbetween user defined characters

I have a text file with over 184 thousand lines. This is the output from a particular application and is basically the dump of the database in JSON format. I need to select the lines which are between ...
4
votes
2answers
239 views

How to easily copy hyperlinks in web pages

Two related questions that come up for me in Firefox and perhaps elsewhere in Windows 7 when coming across a link like this: How to Select Hyperlink Text in Google Chrome? While reading html/a web ...
3
votes
1answer
74 views

Excel find cells by formatting?

The countif function has a criteria argument – how do I specify a criteria based on the formatting of cells? I have a list of math homework questions containing per-page the questions numbers (e.g. ...
0
votes
1answer
208 views

Choosing an Audio Output Device (ASIO)

I’m trying to choose which audio output device to use with my audio player (XMPlay). It has various output plugins, including DirectSound and ASIO (don’t even get me started on the MIDI device ...
0
votes
0answers
42 views

Visio - Select By Custom Property

How would I select all objects on a page with a custom property set to X? For example, I am trying to select all shapes in a Visio document with the property "Electrical" set to boolean TRUE. NOTE: ...
1
vote
2answers
347 views

Ctrl+A (select all) does not work in some textboxes throughout Windows XP

I'm having a hard time with my Windows XP. Ctrl+A combination does not select all text in some textboxes throughout whole system. For instance it does not work in start->Run command window nor does it ...
0
votes
0answers
90 views

How to Select Text in Conkeror Web Browser?

In order to copy text to clipboard, I have to select text. I know that M-w copies text and that C-y pastes. But how to select text from the keyboard?
2
votes
0answers
80 views

Is there a way to keep the selection in Windows 2008 Explorer when changing the sort order

I nice feature of Windows Explorer up to Windows Server 2003 at least (I don't have easy access to Vista or Windows 7 to know when this was lost) was that you could select multiple files (or folders) ...
1
vote
2answers
325 views

Gnome 3 locks selection no more left click

Hi i have a problem in my Gnome 3 Fedora 15 installation. I've tried both Mesa and nvidia drivers from rpmfusion and the problem persist, so I suppose it is an issue with the desktop manager. ...
4
votes
4answers
2k views

Click to select row to end of data in Excel?

In Excel, you can select an entire row by clicking its number at the left edge of the window. But doing so selects the entire row all the way to infinity. If you apply a fill color to a row selected ...
5
votes
2answers
104 views

Is there a way to not select whitespace after a word when double-clicking?

In Windows, it seems the default behavior when double-clicking a word is to select the word, and any whitespace following the word (spaces or tabs). You can see this behavior across all programs, so ...
3
votes
1answer
451 views

Windows 7 mouse multi selection on windows explorer with CTRL and point to select / single click to open

This is something that has annoyed me since I changed to Windows 7. I haven't done double clicking for a long time now since Windows introduced single click activation (Folder Options > Click items ...
0
votes
1answer
60 views

Word by word selection by mouse in Firefox

In Firefox, selection of the text by mouse occurs character by character. In MS Word selection of the text by mouse occurs word by word. This is much more usable. Is there any plugin or setting that ...
0
votes
1answer
197 views

Select word that is around cursor with keyboard

it is possible to select a single word with double click on any part of word, is there any possibility to select word that is around cursor just with keyboard?
0
votes
1answer
250 views

How to change the default double click text separators? [closed]

Possible Duplicates: Mac OS X: How to change word separator characters? Wrapping word configuration in mac I would like : to cause a different selection when text is double clicked. Eg ...
2
votes
1answer
275 views

Mac OSX / Xcode, double click the word to select it, selects across dots and other characters [closed]

Possible Duplicate: Wrapping word configuration in mac I don't know if it's supposed to work like on Windows, but some apps like Chrome, Firefox are doing this as expected and some, like ...
1
vote
2answers
292 views

How do I select columns in tab separated text?

I have a list of items in a text file separated by 1 (one) tab character like this: item one[tab]item two Each item doesn't have the same length in characters. So a traditional column selection ...
1
vote
2answers
189 views

How to move selection in Excel?

I know how to create or extend selections, i.e., via F8 or Shift F8. When I have created the desired selection, I would like to move that particular selection a few cells to the right and/or down. I ...
2
votes
1answer
149 views

How to paste primary selection into Vim?

I use the middle-click, or CTRL-SHIFT-V to paste indented selection into Vim: <a> <b> <c> </a> I have tried to :set nosmartindent :set nosmarttab It's used to ...
0
votes
1answer
195 views

How to select all text inside text area of code field on web pages

In all the forums web pages the download links are given inside the [code] braces that looks like text area with white background. When the download links are in large numbers then there are scroll ...
11
votes
4answers
474 views

Vim - select text highlighted by search?

In vim, I often perform searches to hop to a word or phrase instead of navigating there with h/j/k/l. Then I hit n to hop between occurrences. Say I've got this text: Time flies like an arrow; fruit ...
0
votes
3answers
280 views

ctrl left/right not working on firefox

I don't know if this is a site problem or my Firefox but I think I must have touched something. On some places like while composing an email with Gmail i can't press ctrl left/right to ...
2
votes
1answer
251 views

How do you increase Dragging Speed for Mac OS X Applications?

Greetings! This question regards dragging stuff to parts of a document which are "off the screen". For example: Dragging a spreadsheet in iWork Numbers to a part of the document that's "off the ...
4
votes
1answer
259 views

How to select a rectangular range in VIM?

Assuming I have a text like abc121313131abc abc13153545464abc abc4325435345abc abc343535353535353abc I want to select the abcs in front of the 4 lines.How can I do this?
1
vote
2answers
214 views

What is the best extraction program to use in Windows 7? [closed]

Possible Duplicate: Best compression applications for Windows? What is the best extraction program to use in Windows 7? Do people still prefer winrar or 7zip? Which or another is best for ...
3
votes
1answer
1k views

Where do I configure the default text selection behavior in Windows?

(eg. mouse click selects entire word vs. mouse click inserts an active cursor) I find the mouse click behavior of Windows XP and Windows 7 annoying and intrusive. I don't remember Windows NT being ...
5
votes
2answers
579 views

How to select non-contiguous files on a Mac?

How can I select non-contiguous files on a Mac? On Windows I would use Ctrl + click, but Finder considers this to be a right click.
6
votes
1answer
455 views

How can I select an html tag's content in Vim?

Is it possible to select an html tag's content in Vim? For example: <p>I am a silly butterfly</p> I would like to select "I am a silly butterfly"! I know that you can use vi" to select ...

1 2