Recent Questions

متن مرتبط با «ctrl click» در سایت Recent Questions نوشته شده است

Lenovo E460 swap fn / ctrl

  • نیلوبلاگ

    Ok, I already read how to swap fn / ctrl in bios. I enter bios, then go to Keyboard / Mouse, then Enabled Fn and Ctrl Key swap and also enabled fn key as primary function. Success. Now I can easily do f1-f12 without use fn key, that's good, can use ctrl f3 (or fn f3 actually because already swapped) example to increase sound. But.... still have issue, how do I click ctrl + f9 real (example in some IDE / editor, if you want to compile, you have to press ctrl + f9), but ctrl + f9 will trigger 'set...

    ادامه مطلب
  • Ctrl + Click + Drag Deselects Selected Items and System Folders Have a Tag

  • نیلوبلاگ

    Just like the title says, recently I've been noticing that when I'm selecting a group of items in a folder if I select some and click and drag over them again it deselects them. This never never happened before a couple weeks ago. I believe it started when I had an IT guy do a checkup on my PC. My System folders also have an annoying tag that says "System Folder" now but that can be easily overlooked. Examples: http://ptscr.com/cax3uc http://ptscr.com/cax3xp P.S: Never letting an IT guy touch my...

    ادامه مطلب
  • I want copy menu not spellcheck menu when right-clicking on selection

  • نیلوبلاگ

    In Windows, whether Outlook:edit-email or Word, Let's say my paragraph has the word customr, where customr is the name of a variable in an app, that I am using Word to document, or using Outlook to communicate its issues. So, I selected customr with my mouse, then right-click on the selection, hoping to copy the text. But, no, the copy context-menu does not come up. Instead, the spellcheck menu comes up suggesting that I correct the text customr. How can I persuade Word or Outlook to let me get ...

    ادامه مطلب
  • How to css into a folder by clicking a path in the terminal?

  • نیلوبلاگ

    I have a todo script in my terminal where I add paths to folders that I am working on. For example badoop project X: /path/to/project/folder Then the next day I run badoop and I get the list that I have added. I would love to be able to click on the path and the terminal to cd into it! At the moment if I cmd+click it opens the folder in the finder. But is there a way to get the terminal to point to that path Let's block ads! بخوانید...

    ادامه مطلب
  • What are the "hidden" redirect pages some websites use when clicking on links?

  • نیلوبلاگ

    I'm not sure how to phrase this questions. Ages ago I red on a forum about a rule where users had to replace http with hxxp in links to prevent the server (or someone) from spying on them. I noticed somewebsites have an invisible "redirect" page that a user is taken through when clicking on a link that takes them out of the website. What is this about? I was just using slack.com and noticed there was a link to https://pr.to/example/ When I clicked on the link I was taken to an intermediate page ...

    ادامه مطلب
  • cant click on desktop or taskbar windows 7

  • نیلوبلاگ

    so I just randomly got this problem where I went to my desktop, and I cant click anything, cant left or right click, but I can still use my keyboard to somewhat navigate, I've tried so much and no fix. already tried safe mode, didn't work, even restored my computer to like week ago, still cant click on my desktop or taskbar. Let's block ads! بخوانید...

    ادامه مطلب
  • How do I make links clickable in .log files?

  • نیلوبلاگ

    I have a python script that logs URLs to be generated on the fly. I'd like to be able to cat logfile.log so that I can see the output of the log then be able to click those links rather than copy/pasting them into my browser window. Is this possible if I make a shell script or even better if I just run it through cat/head/tail? Let's block ads! بخوانید...

    ادامه مطلب
  • Windows 10 File Explorer Crashes on Right-Click

  • نیلوبلاگ

    This issue has been bothering me ever since my mom tued off my computer a few days ago and I tued it back on the next day to do some work. Right-clicking on any file or folder in Windows Explorer causes an hourglass icon to appear; the Explorer window inevitably goes Not Responding and when I click the X, the toolbar and icons in it disappear for a moment while the thing restarts. I've tried disabling all the third-party Context Menu extension things with that Shell Ex View program (they are cur...

    ادامه مطلب
  • How do I prevent my trackpad from accidentally double-clicking?

  • نیلوبلاگ

    I own a Lenovo Yoga 900 that I bought last year. Ever since I received it, I disliked the trackpad because of it's inaccuracy. More specifically, what really annoys me about it is that whenever I try to click by placing my finger on the trackpad and applying pressure until it physically "clicks" down, the laptop sometimes registers it as two immediate clicks at once. For most UI elements, this gets extremely frustrating. I have disabled tap-to-click and have played with the plam reject and sensi...

    ادامه مطلب
  • How to click Firefox bookmark folder and have it stay open without hovering?

  • نیلوبلاگ

    This was default for several versions of Firefox. Then one day it no longer was. If you want to move the cursor over to a bookmark you must carefully guide it in a perfectly straight line horizontally or the folder will close. ...

    ادامه مطلب
  • Software to crop the image based on the click/coordinates [migrated]

  • نیلوبلاگ

    I have bunch of photos of different items. I would like to crop them and found a lot of tools that crops the images in bulk. It's good, however when I was taking pictures not all of the items were in the middle of the picture. So now when I crop all the pictures by the same settings then not all of them appearing in the middle. My question: is there any software where I can do something like that? Click on the place where I think the real middle of the picture is supposed to be It crops the pict...

    ادامه مطلب
  • Vim - Is there a way to 'overlap' pages? (Getting visually lost when switching pages with Ctrl+f/b)

  • نیلوبلاگ

    When I press Ctrl-f or Ctrl-b, it takes a few seconds for me to read some text to figure out where I am in the file. Is there some way I can make myself not get lost so easily? For example, is it possible to change Ctrl-f or Ctrl-b so that they move some lines less than a page? If this is not possible, then is there a way to make Vim move line-by-line, quickly, but not so quickly that you can't see the text scroll up/down? Let's block ads! بخوانید...

    ادامه مطلب
  • Use the same shortcut when Ctrl Key is pressed down in AutoHotkey

  • نیلوبلاگ

    I have a simple keyborad with no multimedia keys. So I created a simple AutoHotkey script to increase, decrease & mute my system volume. Here' the script ^F10::Send {Volume_Mute} ^F11::Send {Volume_Down 5} ^F12::Send {Volume_Up 5} Which Gives Ctrl+F10 for MuteWhich Gives Ctrl+F11 for Volume DownWhich Gives Ctrl+F12 for Volume Up These shortcuts work fine. But the problem is when I press the F11 or F12 key for the second time (still holding the Ctrl key). Instead of Using the given shortcu...

    ادامه مطلب
  • Windows Ctrl + V equivalent for Linux terminal

  • نیلوبلاگ

    In windows I can paste the clipboard content using the key combination Ctrl + V However if I try to achieve the same in Linux terminal using the same Ctrl + V key combination, I get the output: ^V How to paste clipboard content to terminal in Linux using keybord? Let's block ads! بخوانید...

    ادامه مطلب
  • When renaming a file in Windows, CTRL + Backspace does not delete whole words

  • نیلوبلاگ

    The Ctrl+Backspace shortcut for deleting whole words is a feature in most text editors and text inputs. Due to their usefulness, they have become a part of my everyday typing habits. However, in Windows Explorer, when renaming files, Ctrl+Backspace enters a character instead of deleting the previous word. Oddly enough, it's lesser used sibling for deleting the next word Ctrl+Delete works as intended when renaming files. This is a problem on my work PC, which uses Windows 7. But I recall this bei...

    ادامه مطلب
  • ctrlp does not search any more in wild mode

  • نیلوبلاگ

    I updated ctrlp today, and it does not search any more. For example, I have a list like this after I press ctrl+p > a/b/c/d.js > a/b/c/e.js > a/b/c/f.js then i entered af, it gave me nothing, it should give me a/b/c/f.js in previous version. Did I miss something here? Let's block ads! بخوانید...

    ادامه مطلب
  • How to run .bat file when I double click link in html page

  • نیلوبلاگ

    Have a nice day. Please kindly request to answer my questions. This is my code but it doesn't work. function runApp(which) { WshShell = new ActiveXObject("WScript.Shell"); WshShell.Run (which,0,true); } Notepad descriptor --> Batch File ...

    ادامه مطلب
  • Show Form from cell click, then CommandButton to pass to next ActiveCell

  • نیلوبلاگ

    I'm creating an input form for use with a 'tablet' PC in Excel for our guys to fill out when in the field. As inputs like drop-down menus and the like are quite fiddly, I wish to use a basic input Form with big Pass/Fail Command buttons. Rather than using individual CommandBoxes to call the form, I've elected to use the following code (within the object/sheet) to call up the Form when certain cells are selected: Private Sub Worksheet_SelectionChange(ByVal Target As Range) If Selection.Count...

    ادامه مطلب
  • lost chrome's ctrl + T shortcut

  • نیلوبلاگ

    Ctrl + Shift + T Ctrl + N Ctrl + W all work well. Ctrl + T doesn't ...

    ادامه مطلب
  • Tabs will disappear when you click on them on my laptop (in the center of the tab and NOT the red x)

  • نیلوبلاگ

    reinstalling has not worked, and I'm on a laptop. ...

    ادامه مطلب