Here's an AutoHotKey script that will eject the CD if you hold down F12 longer than 1 second like a Mac. F12 will be passed through to the OS if you just tap it as usual.
Code:F12:: timeout := 1000 ;In milliseconds t1 := A_TickCount while getkeystate("F12", "P") { sleep 1 if(A_TickCount - t1 > timeout) { Drive, Eject return } } Send {F12} return
-
-
-
Alrighty, when I receive my dv7t next week what should I do first? I'm going to uninstall Norton and all of that crap to start with, but I don't want to go through uninstalling everything, including drivers, and starting from complete scratch.
I suppose I should first create backup restore discs for the system, correct? I have never had a laptop, and this is really my first new system in almost ten years. I just want to start out on the right foot. Thanks! -
-
Code:F5:: timeout := 1000 ;In milliseconds t1 := A_TickCount while getkeystate("F5", "P") { sleep 1 if(A_TickCount - t1 > timeout) { Drive, Eject return } } Send {F5} return
-
You don't have to hit Fn, it works just like a Mac. Press and hold F12 for more than a second.
Here's the hotkey documentation.
http://www.autohotkey.com/docs/Hotkeys.htm
You can make it any key or any key combo e.g. Ctrl-Alt-E would be
^!e
Substitute that anywhere you see F12 like teotuf mentioned. -
do HP laptops like this one come with the windows 7 installation disc?
-
-
-
-
-
-
If they are disabled you would need to hit Fn+XX to toggle wireless, brightness, volume etc. and the function keys would be "normal".
I edited one of my previous posts with a link to the hotkey documentation if you want to change the hotkey. -
On the same note...why can you add a backup restore DVD for Windows to your order if you purchase an Envy but not when you purchase a dv6t? I can think of absolutely NO good explanation for that one. -
-
Or get install disks ....
http://www.mydigitallife.info/windo...links-ultimate-professional-and-home-premium/ -
Most importantly, did it delete Norton completely? -
Just beware, some of the pre-loaded software, aren't available on the selective software re-install. Blio, Roxio are ones that aren't on the re-install list. -
only asking because of the thread on this page but it might not be accurate for this model, and i only purchase 1 hard drive -
Hey guys, I just bought this computer and I'm really loving it. My question for al of you is how do you keep it clean. What products and materials do you use to clean the screen, keyboard, and the touchpad plastic?
What a fantastic machine, the 6770M lets me play all my games at full settings! -
Quick question: where is the HDD LED on the DV6tqe? I don't see it anywhere, and BestBuy never has one around for me to put my hands on.
-
-
-
-
coastal_carolina Notebook Evangelist
-
-
I got the SwissGear bag that someone posted about earlier in the thread for $25/shipped. I have to say, I'm pretty impressed with it, and it came in perfect condition. Thanks for the recommendation guys!
-
-
coastal_carolina Notebook Evangelist
HP was going for a real clean look up top on the DVs. -
-
-
-
-
i only ask because of the thread where people are talking about a special cable they needed to order.
will this be as easy as buying the SSD, installing it in the primary spot and moving the HDD to the secondary spot (or just putting the SSD into the secondary), then reformatting with the OS put on the SSD? does it need any special cables? this is for the HP model that this thread is dedicated to -
Hey guys, I just bought this computer and I'm really loving it. My question for al of you is how do you keep it clean. What products and materials do you use to clean the screen, keyboard, and the touchpad plastic?
What a fantastic machine, the 6770M lets me play all my games at full settings! -
-
Yeah I am kind of mysophobia but sanitizing is always good. -
-
Even if it is I'm not even going to try to keep it. I'll delete it anyway and just install Avast free edition.
-
-
-
I've used Sprayway Glass Cleaner and paper towels on every part of any laptop. Usually Bounty, some paper towels may be too abrasive. I know, some people will gasp in horror about using paper towels. I've been doing it for years and you can't argue with success. Cotton cloths or lint free cloths will work too.
Spray a light coating on everything, right over the keyboard, screen, speaker grills etc. Don't spray it directly on the ports on the side or bottom vents. If it's a light coat it won't run or drip into cracks and crevices, it's like a foam. Make sure not to let it sit too long or spray it on so heavy that it runs.
Be careful if there is a lot of gritty dirt or anything that is abrasive on the screen and plastic parts. You should use gentle pressure and wipe in one direction, then fold the towel in half and use a clean section so you don't wipe the grit you just picked up all over the screen and scratch sensitive parts. Spray another light coat and repeat as many times as necessary.
If there is anything sticky that will smear all over, spot clean those areas first and just wipe in that area so you don't spread it all over.
It will look brand new. Use Q-tips for hard to get at areas. -
this laptop is perfect for me.. i play starcraft 2 religiously and the 6770m runs its quite a bit better than the 555m (these cards are around the area of power i was looking at so the laptop would be lighter and thinner), and with the 30% discount code its significantly cheaper than any dell or sager of similar performance
its going to be glorious -
Can anyone confirm speaker performance on the dv7t? This review says its crap, essentially.
-
-
Still wondering if anyone has problems with their speakers, or is this normal (I doubt it), I can only select stereo when I go to IDT playback device config. So basicaly my bottom and subwoofer dont work, only the 2 main ones work.
It is really frustrating, as if I send it back and its some driver issue, Ill have to pay for man hours and shiet -
-
-
*HP dv6t & dv7t Select Edition / Quad Edition (6XXX series) Owners Lounge*
Discussion in 'HP' started by radukr, Mar 14, 2011.