How to change mouse setting on windows

I just installed boot camp and got it working fine but is there a way to change the settings in Windows so I dont have to click down hard on the mouse pad to click on something. I want it like I have on OSX where i can just do a light tap on the mouse pad and it will click on the item.
Thanks

On the Windows task bar you will find the Bootcamp icon which when clicked opens the Bootcamp control panel. In the Bootcamp control panel are the trackpad and mouse settings. Set as you would like.

Similar Messages

  • How to change a setting in the Java Control Panel with command line

    Hi,
    I am trying to figure out how to change a setting in the Java Control Panel with command line or with a script. I want to enable "Use SSL 2.0 compatible ClientHello format"
    I can't seem to find any documentation on how to change settings in the Java Control Panel via the command line
    Edited by: 897133 on Nov 14, 2011 7:15 AM

    OK figured it out. This is for the next person seeking the same solution.
    When you click on the Java Control Panel (found in the Control panel) in any version of Windows, it first looks for a System Wide Java Configuration (found here: C:\Windows\Sun\Java\Deployment). At this point you must be wondering why you don't have this folder (C:\Windows\Sun\Java\Deployment) or why its empty. Well, for an enterprise environment, you have to create it and place something in it - it doesn't exist by default. So you'll need a script (I used Autoit) to create the directory structure and place the the two files into it. The two files are "deployment.properties" and "deployment.config".
    Example: When you click on the Java Control Panel it first checks to see if this directory exists (C:\Windows\Sun\Java\Deployment) and then checks if there is a "deployment.config". If there is one it opens it and reads it. If it doesn't exist, Java creates user settings found here C:\Users\USERNAME\AppData\LocalLow\Sun\Java\Deployment on Windows 7.
    __deployment.config__
    It should look like this inside:
    *#deployment.config*
    *#Mon Nov 14 13:06:38 AST 2011*
    *# The First line below specifies if this config is mandatory which is simple enough*
    *# The second line just tells Java where to the properties of your Java Configuration*
    *# NOTE: These java settings will be applied to each user file and will overwrite existing ones*
    deployment.system.config.mandatory=True
    deployment.system.config=file\:C\:/WINDOWS/Sun/Java/Deployment/deployment.properties
    If you look in C:\Users\USERNAME\AppData\LocalLow\Sun\Java\Deployment on Windows 7 for example you will find "deployment.properties". You can use this as your default example and add your settings to it.
    How?
    Easy. If you want to add *"Use SSL 2.0 compatible ClientHello format"*
    Add this line:
    deployment.security.SSLv2Hello=true
    Maybe you want to disable Java update (which is a big problem for enterprises)
    Add these lines:
    deployment.javaws.autodownload=NEVER
    deployment.javaws.autodownload.locked=
    Below is a basic AutoIt script you could use (It compiles the files into the executable. When you compile the script the two Java files must be in the directory you specify in the FileInstall line, which can be anything you choose. It will also create your directory structure):
    #NoTrayIcon
    #RequireAdmin
    #Region ;**** Directives created by AutoIt3Wrapper_GUI ****
    #AutoIt3Wrapper_UseX64=n
    #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
    Func _JavaConfig()
         $ConfigFile_1 = @TempDir & "\deployment.properties"
         $ConfigFile_2 = @TempDir & "\deployment.config"
         FileInstall ("D:\My Documents\Autoit\Java config\deployment.properties", $ConfigFile_1)
    FileInstall ("D:\My Documents\Autoit\Java config\deployment.config", $ConfigFile_2)
         FileCopy($ConfigFile_1, @WindowsDir & "\Sun\Java\Deployment\", 9)
         FileCopy($ConfigFile_2, @WindowsDir & "\Sun\Java\Deployment\", 9)
         Sleep(10000)
         FileDelete(@TempDir & "\deployment.properties")
         FileDelete(@TempDir & "\deployment.config")
    EndFunc
    _JavaConfig()
    Now if you have SCUP and have setup Self Cert for your organization, you just need to create a SCUP update for JRE.
    Edited by: 897133 on Nov 16, 2011 4:53 AM

  • How to change language setting in NI DAQ mx software ?

    Hello ,
    We just purchased the NI DAQ mx , which is done by my colleage ..
    so the software came in german even when I install ,it showed no any language selection option......
    So pls hepl me put how to change language setting in the software.
    Thanx
    Bhavin

    hello bhavin,
    DAQmx uses the operating system language settings.
    try to switch the language settings on your windows system to english, then DAQmx should also be english.
    regards,
    robert h
    NI germany

  • How to Change Trackpad setting to ...

    How can I set the trackpad in such a way such that when i click on lower right corner of it >>> i get the options that list (open in a new tab, open in a new window, etc) when using the browser
    It gets really annoying when using the internet
    I know i have to change the setting through system preferences ... but i don't know what to change it to
    Kindly help me with my problem

    Go into Expose & Spaces preferences (under the Personal category), click on the "Spaces" tab, and at the bottom of the window is the "Keyboard and Mouse Shortcuts" panel. The second drop-down menu for "to activate Spaces" will say "Secondary Mouse Button". (hence spaces being activated when you click the 'secondary mouse button' - bottom right corner of the trackpad) Change this menu to the "-" or "Middle Mouse Button" (since there is no middle mouse button on an  trackpad, this will do the same thing as the "-").
    And have you tried the two-finger tap option. That's what I personally use the most.
    Hope that helps!
    ~liam

  • Automator - How do I: Mouse Click, Move Windows, and more

    Hello,
    I am attempting to create my own Automator programs and for a while I had some that worked nicely. I have recently been tweaking my iMac so that it can "think" on its own (by automator of course) and do things for me. However, I've run across a block with Mavericks (I believe it's due to Mavericks).
    1. How can I get Automator to register a mouse click? "Watch me do" does not seem to want to work for me at all. I also would prefer if it would just be a registered mouse click, but not actually use the mouse (I know this is possible) so that if I'm doing something and it runs, it won't disturb my mouse and I can keep working.
    2. How can I register a keyboard stroke? Same as above
    3. How can I have automator move windows? I have two monitors and there are times when I may want it to move a window from one mintor to another
    The following is a list of all the things I'm attempting to accomplish at the moment (with other things when I think of them) with automator (either through applications, folder actions, or ical actions):
    1. Register a mouse click at a given area or on a given element in a safari page
    2. Register a keyboard stroke in a given program (be able to focus on a program and then do the keystroke)
    3. Move windows from one location to another
    4. Full-screen and Un-full-screen iTunes at certain times of day
    5. Download all purchased items on iTunes that aren't on the computer (sometimes iTunes doesn't download stuff if it was downloaded on my MacBook Pro first)
    6. Automatically voice read reminders (that I've set in Reminders) each day at a given time (I can use loop to repeat it to make sure I hear it all)
    I'll think of more of course, but the mouse click, keyboard stroke, and moving windows is the big thing I'm trying to figure out how to do. Can anyone help?
    Also, I am not a computer tech. I am tinkering with this because it's fun and helpful, but an answer of "just use applescript" or "just use java" will likely just give me a headache. I know that it's going to be one of those codes, but I'm hoping someone has a "base" code that can be copied and pasted that's just a standard click that I can adjust for where I need to click and what process I need to click on.
    If there is an Action Pack that includes a "Register Mouse Click" and/or "Register Keyboard Stroke", then that would work great, but the only action packs for automator I've seen that work with Mavericks is for photoshop.

    You're asking for a lot in one post.  It would be better to break your requests down a bit. 
    For example, to deal with mouse clicks, you can use the Automator Action Run Shell Script with this python script:
    import sys
    import time
    from Quartz.CoreGraphics import *
    def mouseEvent(type, posx, posy):
            theEvent = CGEventCreateMouseEvent(None, type, (posx,posy), kCGMouseButtonLeft)
            CGEventPost(kCGHIDEventTap, theEvent)
    def mousemove(posx,posy):
            mouseEvent(kCGEventMouseMoved, posx,posy);
    def mouseclick(posx,posy):
            mouseEvent(kCGEventLeftMouseDown, posx,posy);
            mouseEvent(kCGEventLeftMouseUp, posx,posy);
    ourEvent = CGEventCreate(None);
    # Save current mouse position
    currentpos=CGEventGetLocation(ourEvent);
    # Click the "Apple"
    mouseclick(25, 5);  
    # 1 second delay       
    time.sleep(1);        
    # Restore mouse position
    mousemove(int(currentpos.x),int(currentpos.y))
    It will look like this in Automator:
    To drag something (i.e. a window, a file icon) from position 40,60 to 60,300:
    import time
    from Quartz.CoreGraphics import *
    def mouseEvent(type, posx, posy):
               theEvent = CGEventCreateMouseEvent(None, type, (posx,posy), kCGMouseButtonLeft)
               CGEventPost(kCGHIDEventTap, theEvent)
    def mousemove(posx,posy):
               mouseEvent(kCGEventMouseMoved, posx,posy);
    def mouseclickdn(posx,posy):
               mouseEvent(kCGEventLeftMouseDown, posx,posy);
    def mouseclickup(posx,posy):
               mouseEvent(kCGEventLeftMouseUp, posx,posy);
    def mousedrag(posx,posy):
               mouseEvent(kCGEventLeftMouseDragged, posx,posy);
    ourEvent = CGEventCreate(None);
    # Save current mouse position
    currentpos=CGEventGetLocation(ourEvent);
    # move mouse to upper left of screen
    mouseclickdn(40, 60);
    # drag icon to new location
    mousedrag(60, 300);
    # release mouse
    mouseclickup(60, 300);
    # necessary delay
    time.sleep(1);
    # return mouse to start positon
    mouseclickdn(int(currentpos.x),int(currentpos.y));
    For keystokes in AppleScript (which can be added to Automator with the Run Applescript Action) see: http://dougscripts.com/itunes/itinfo/keycodes.php

  • How to change Virtual Memory in Windows 7 with SSD and 16GB RAM

    I have SSD Samsung 850Pro with OS Windows 7 and have installed physical RAM 16GB.
    In Adobe Help/Optimize performance/Photoshop written :
    " To change Virtual Memory in Windows 7 and Vista, quit all applications and then do the following:
    Choose Start > Control Panel, and double-click System.
    Choose Advanced System Settings in the Tasks list.
    Select the Advanced tab and click Settings in the Performance section.
    Select the Advanced tab and click Change.
    Deselect Automatically Manage Paging File Size For All Drives.
    Click each hard disk letter to show the available space on that drive. Select a hard drive that has three times the amount of your computer’s installed RAM and doesn’t contain a scratch disk.
      Select Custom Size, and type the amount of your physical RAM plus 300 MB in the Initial Size box. Type three times the amount of your computer’s installed RAM into the Maximum Size box. 
    Click Set, and then click OK. Continue to click OK to exit all dialog boxes.
    Restart the computer: If you have applications open, select Restart Later, close your applications, then restart Windows. Otherwise, click Restart Now. "
    Select Custom Size, and type the amount of your physical RAM plus 300 MB in the Initial Size box. Type three times the amount of your computer’s installed RAM into the Maximum Size box.
    I have 16GB RAM
    in the Initial Size box : 16384+300=16684MB
    in the Maximum Size box:16684x3=50052MB
    but in the description of SSD written :
    " In order to address any potential lack of memory capacity, the Windows operating system automatically generates a block of virtual memory (pagefile.sys) on the C: drive.  For example, a Windows® 7 64-bit system with 4 GB of physical memory would generate 4 GB of virtual memory at boot time.
    In the past, before PC Memory (DRAM Modules) were available in high volume, PCs needed to utilize some HDD space to address any memory shortcomings. Today, with PCs featuring 4 GB of memory or more, it is possible to reduce or even eliminate the use of virtual memory.  Additionally, using expanded physical memory, rather than creating virtual memory on the SSD, has performance and reliability advantages for the entire system.  Some applications may require the use of virtual memory. In this case, please consider your specific application requirements before disabling this feature!!! ”..."SET virtual memory in the Initial Size Box :200MB and in the Maximum Size box: 2048MB"
    what is the right choice ???
    Please Help

    Windows set to default virtual memory : 16348 MB =16GB !
    But SSD program Samsung Magician wants virtual memory between in the Initial Size Box :200MB and in the Maximum Size box: 2048MB or 4096MB. If more than 8GB suggests that SSD will work slowly.
    Perhaps the description in Adobe execution Help / Optimize / Photoshop is not correct or ?

  • How to change the icon for 'windows group' in Java 1.6 [Windows XP] ?

    Hello,
    I was wondering if there is a possibility to change the icon for 'windows group' in Java 1.6...
    I'm using Windows XP SP2. Now the windows from my Java 1.6 application are grouped with the standard Sun icon [screen below] on the group.
    http://img382.imageshack.us/img382/8995/iconbl1.png
    I would like to change the icon for my own. Is there a way to do that ?
    Please help.

    Whichever icon I use for the main frame (I tried few), after grouping the main frame and other sub-frames the icon is changed to standard 'Java Sun' icon as you can see in the screenshot from my first post. The problem occurs only when frames are grouped, when the are separated in the task bar their titles and icons are ok...
    So how can I change the icon/title for the group only (for Java 1.6 in Windows XP) ?

  • How to change or set language in abap web

    Hi Experts:
    I use RSRT1 to run query by ABAP Web , how can I change or set the display language,
    thanks

    Hi Jeff,
    Below links may helps you to solve the issue .....
    http://help.sap.com/saphelp_nw04/helpdata/en/49/9dd53f779c4e21e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/EN/d7/c4673cffbb4c34e10000000a11402f/content.htm
    Regards
    Sudheer

  • RRMX  opens a default report. How to change this setting  ?????

    Hi all,
      If we type RRMX transaction code, it should go to BEx, but user has reported that whenever he types RRMX it opens a particular REPORT.  How can we change this setting so that the default report will not be opened, PLEASE ? It seems it started after upgrading to BW 3.5.
    Thanks.

    Rian,
       Thanks for your response. I have created a TEST User Id with the User Id that has the problem. I am not getting any default report with the TEST User Id when I type RRMX, just it goes to BEx (blank) only, but not to the report.
      I have followed your navigation steps (Business Explorer Tab/Setting/ New Workbook on embed) with TEST User Id and 'is based on permanent template' is checked' under 'New Workbook on embed', but not 'is empty'.
    I will go to the User's desk tomorrow and check the BEx settings on his PC.
    Thanks.

  • Satellite Pro C660-1JL - How to change the language of Windows 7?

    Hello,
    I bought Toshiba with preinstalled official Windows 7 Professional 64 service pack 1. And would like to change language from German to Russian.
    According to instructions from microsoft home page I could not get the result. MUI pack is not shown when searching for Windows up-dates (some other up-dates are only available, but not language pack)...
    What would you recommend how to solve this problem ?
    Its Satellite Pro C660-1JL

    Hey,
    > I bought Toshiba with preinstalled official Windows 7 Professional 64 service pack 1
    You cant change the language on Windows 7 Professional, this is only possible on Windows 7 Enterprise (volume license) and Windows 7 Ultimate.
    So if you want another language, buy Windows 7 Ultimate or be happy with current language of Windows 7 Professional. ;)

  • How to change mouse pointers programmat​ically

    Normally when a VI is run, mouse pointer changes to 'Hand Pointer'.Is it possible to make it 'Arrow pointer' wherever no buttons are there and if buttons are there change mouse to 'Hand Pointer'.
    Thanks

    Hi,
    if you use LV 7 have a look at the cursors palette under application control (I don't know the exact English names because I'm using the German version; it may be an advanced feature which is not available in all LV versions).
    Together with a dynamic event you could implement your desired behaviour maybe (it's a good idea though; the hand pointer is pretty ugly as standard mouse pointer if there's no interactive element).
    Cheers,
    Carsten

  • Event Library-how to change date set at 2005 ?

    Hi,
    The as yet empty Event library shows 2005. (top left in FCP X) I can't figure out on how to change that. I assume it's a date ?
    thank you

    Hi Ram,
    We will  load delta Intial with data transfer every weekend , and we run delta everyday , because we do delta init with data transfer with selections say ( 01.20011 to 12.2003 ) every weekend , hope I need to create new delta infopack  with new data selections say ( 01.2004 to 12.9999) only  to get update data in Infocube.
    Please correct me if I am wrong .
    Regards
    hari

  • How to change security setting to open windows share on intranet

    In Internet Explorer I can browse to windows shares like "\\server\share\index.html"
    In Firefix I can chage a preference (security.checkloaduri) to allow that
    Is there a way in Safari?
    Thanks
    -Marc
    Message was edited by: Mgibeault

    * System Preferences
    * Java
    * Click on Security
    * The site exceptions list Edit in list of sites ...
    * Enter the name of the site URL
    * Click on the add button
    * Click OK
    * Click OK and Done! already have close your browser and try to enter again.

  • How to change browser homepage in Windows 8?

    I bought a Toshiba Satellite with Windows 8. I went into control panel and set msn.com as the home page.
    However when I go to the internet I am taken to http://t.toshiba13.us.msn.com/ instead.
    How do I change this?? I want to go to msn.com not some Toshiba version of msn.
    carroll

    Hi,
    It works fine for me. I set it to http://msn.com and clicked Apply.

  • How to change language bar that windows supports using google IME

    Brief description about Google IME : Google Transliteration IME is an input method editor which allows users to enter text in one of the supported languages using a roman keyboard. Users can type a word the way it sounds using Latin characters and Google Transliteration IME will convert the word to its native script. Note that this is not the same as translation -- it is the sound of the words that is converted from one alphabet to the other, not their meaning. Converted content will always be in Unicode.
    Problem Statement:  I would like to buid an AIR Application to support some kind of data entry for different languages like English, Hindi, Arabic etc.. without going and selecting the language selection on the language bar present in the windows desktop.
      I want to provide a combobox to select the language -- once the language is selected correspondingly the language selection bar should change to the language specified ( Assume that I have installed Google IME for that particular language - with a short cut keys to change the language selection)
    when the mouse pointer is inside the app the keyboard should function like the language selected - once the mouse pointer goes out of the scope it should go to the defalut language ie English ( for eg)
    In simple words when some selection on a combo box happens can I push programatically as if the user is pressed Alt+Shift+0 or Alt+Shift+1 ( some short cut keys)
    Thanks in advance for sharing your thoughts and solution for the same.
    Regards
    Penugonda

    Apple does not make what you are asking straightforward for a reason: the user usually sets the system language to the one they prefer anyway.
    If you think you have a good reason for setting the language in the application itself, I would suggest using the pathForResource:ofType:inDirectory:forLocalization: method of the main bundle to get the applicable strings file and then deserialize it into a dictionary as if it were a plist (strings files actually are).

Maybe you are looking for

  • Mac Book Pro slow with boot up since Mavericks upgrade

    Hi folks, my mac book pro is booting up very slow and running slow as well since I upgraded to Mavericks. Tried cleaning up, booting in safe mode, veryfying disk utility but nothing detected. Can someone check my ETRE or does anyone have another idea

  • Macbook Pro can open files from Touro ext. hard drive but can't save to it. Solutions without data loss?

    Hello, I've looked around for a solution to my problem but I haven't found any specific solutions and I'm not comfortable in trying general ones for fear of loosing my data. Before moving I backed up all my document and music files from my PC to my T

  • Procedure works in debug mode but not normally

    I'm scratching my head on this and would appreciate any help as to what is happening. We have client code that calls stored procedures on an Oracle 10g database. When I run it normally the procedure does not behave as expected. If I try to debug the

  • Personal Web Server - Configuration Question

    Hi All, I am attempting to change the 'home directory' of the personal web server from the default to '\www'. Based on my understanding this can be done by simply editing 'httpd.conf'. However, I am unable to edit this file, or even make a copy of it

  • Dvd firmware update?

    I'm unable to burn a Philips DVD+RW 1-4x 4.7gb dvd. I get this error code: 0x80020063. I've downloaded SuperDriveFWUv2.0.dmg, but when I install I get a message saying no device needing this upgrade was found. Here's the info about my drive; MATSHITA