13 Aug, 2010

How to click a drag text using windows 7 on a notebook

Articles related to how to click a drag text using windows 7 on a notebook

Linux style command line for Windows, Drag to Select, Right click to paste

http://digitalpbk.com/windows/linux-style-command-line-quick-edit-right-click-paste Linux style command line for Windows, Drag to Select, Right click to paste Linux style command line for Windows, Drag to Select, Right click to paste Ever wondered if you could want more out of the windows command line ? Usually on windows command line in order to select a piece of text, you have to right click the command line title and select mark and then mark the piece of text selected and press enter. And to paste we have to right click on the title and in the Edit menu select paste, which is a painful way of doing it. On linux on the other hand, command line ...
Published 2 years, 3 months ago

How to burn ISO files on Windows 7

http://digitalpbk.com/how-to/burn-iso-on-windows-7 How to burn ISO files on Windows 7 How to burn ISO files on Windows 7 How to burn ISO files on Windows 7 using Windows burner software Windows 7 has built in support to burn ISO images onto DVD and CD. That means you dont have to install any other software like Roxio or Nero to burn your images. And in few clicks you can burn your ISO ! Steps to burn ISO files Right click the ISO file and choose burn disc Image If you have other CD/DVD writing software, you might have to do Right Click > Open With > Windows ...
Published 6 months, 1 week ago

Drag 'n Drop Files from explorer to VB

http://digitalpbk.blogspot.com/2006/12/drag-n-drop-files-from-explorer-to-vb.html a form or window to accept files.'fAccept = 1 Enables.Private Declare Function DragQueryFile Lib "shell32.dll" Alias "DragQueryFileA" _(ByVal HDROP As Long, ByVal UINT As Long, ByVal lpStr As String, ByVal ch As Long) As Long'DragQueryFile gives the information to us about the dropped file.'lpStr outputs the filename.Private Declare Sub DragFinish Lib "shell32.dll" _(ByVal HDROP As Long)'This function frees the resources used during the drag operation ...
Published 5 years, 5 months ago

JQuery make dynamic draggable and droppable containers

http://digitalpbk.com/jquery/drag-drop-make-dynamic-draggable-and-droppable-containers } }); jQuery Drag Code using jQuery Draggable $(".drag").draggable({ helper: 'clone', opacity: 0.7, revert: 'invalid' }); If you clone the dragagble or droppable object, via $(this).clone(), the New cloned object that is created is not draggable or droppable. In order to make the new object draggable and droppable, we have to use a plugin called livequery. When you clone an object jQuery doesn't clone its internal events and functions ...
Published 2 years, 2 months ago

Correct Colors displayed on Laptop / LCD Screen on Windows 7

http://digitalpbk.com/howto/laptop-color-correction-gray-gamma-reddish-windows-7 Correct Colors displayed on Laptop / LCD Screen on Windows 7 color seems to be not the light gray color, then follow the steps given below to calibrate the color on Windows 7. Color Caliberation on Windows 7 Goto Control Panel > Appearence and Personalization > Display and click Calibrate Color as highlighted in the image given below: Follow the steps to correct the Gamma, and color balance. :) Laptop Windows How to ...
Published 2 years, 2 months ago

Solve Write Permission Denied on Files Windows 7

http://digitalpbk.com/windows/solve-write-permission-denied-files-windows-7 Solve Write Permission Denied on Files Windows 7 Solve Write Permission Denied on Files Windows 7 Windows 7 file attributes and earlier versions of windows such as XP or 98 is very different. The difference is notable if you use NTFS file system which has more security features. On Windows 7 if you get "Write Permission Denied" on any file , Right Click > Properties On the security tab, click on edit as highlighted in the screenshot below : On this window, check the Write option and click Apply and Ok Now you ...
Published 2 years, 1 month ago

How to make a Windows Gadget in Windows 7

http://digitalpbk.com/windows-gadgets/how-make-windows-gadget-windows-7 How to make a Windows Gadget in Windows 7 basic HTML and Javascript. Gadgets uses Jscript which is a minor variant and is more or less similar to Javascript. Before jumping to How to make the windows gadget, lets see where the default Gadgets used by windows are present. We can always use those inbuilt gadgets as reference to make our windows gadget. Finding the default gadgets on Windows 7 The default gadgets on Windows 7 are located in the drive (typically C:) you installed Windows, Under "Program Files\Windows ...
Published 1 year, 7 months ago

Permission Denied on Hosts File (Windows 7)

http://digitalpbk.com/windows/host-file-windows-7-write-permission-denied by default used to run as Administrator if your were an administrator. The feature in Windows 7 is good as it helps protect against most mallicious software which when run as administrator can cause havoc. So inorder to edit hosts file on Windows 7 , Goto Start Menu > Enter Notepad > Right-Click on Notepad > Run as administrator . Now you can open the hosts file and edit it. :) Windows Software ...
Published 2 years, 2 months ago

SSH Tunneling Proxy using Putty on Windows and Linux (Unblock YouTube / Orkut / Facebook)

http://digitalpbk.blogspot.com/2009/05/ssh-proxy-windows-linux-orkut-bypass.html . Next we have to configure the Browser to use this proxy. On Linux (Or Cygwin on Windows)Run the commandssh -C2qTnN -D 9090 username@remote_machine.comSetting up the BrowserFirefoxOn linux take Edit > PreferencesOn Windows take Tools > OptionsClick on Advanced > Network Tab > Settings. (Illustrated Above)Now you get a window as shown below, and fill the settings as shown below.Manual Proxy SettingsBlank out all other Text FieldsSocks Host: localhostPort : 9090 (or the one you specified ...
Published 3 years ago

Update Nvidia drivers on Sony Vaio

http://digitalpbk.com/sony-vaio/install-updated-nvidia-drivers-on-vaio Update Nvidia drivers on Sony Vaio . The inf files for each drivers are given here. Download your approriate drivers matching your Windows and architecture (32bit or 64bit). The latest version available is Nvidia Notebook Display Driver Version 285.62 WHQL for Windows Vista / Windows 7 x86 (32-Bit). Steps to replace the NVidia Driver inf File Assuming you extracted your driver to C:NVidia Download the new nvwi.inf Open C:\NVIDIA\DisplayDriver\285.62\WinVista_Win7_64\InternationalDisplay.Driver Paste and overwrite the nvwi.inf Now run ...
Published 6 months ago

Related help topics for how to click a drag text using windows 7 on a notebook More keywords like how to click a drag text using windows 7 on a notebook
More pages for how to click a drag text using windows 7 on a notebook


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
A Mirrored sky A Mirrored sky in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk