[XP] Drag and Drop functie disablen*

Pagina: 1
Acties:

  • w00d
  • Registratie: Juni 2004
  • Laatst online: 12-12-2025
Hoi,

Ik ben opzoek naar een manier om de drag and drop functie te disablen op een Windows Xp machine. Ik heb wel iets gevonden bij microsoft, maar dan kan je ook niet meer kopieren en plakken, en dat meot nog wel kunnen. ( http://support.microsoft.com/kb/888534 ' Wat ik uit die support begrijp is dat het via het register wordt ingesteld.

Iemand een ideetje??

  • elevator
  • Registratie: December 2001
  • Niet online

elevator

Officieel moto fan :)

Even een kleine titel edit zodat de Windows versie in je topic titel staat - let hier aub ook zelf op :)

  • ElCondor
  • Registratie: Juni 2001
  • Laatst online: 15:05

ElCondor

Geluk is Onmisbaar

w00d schreef op maandag 20 februari 2006 @ 13:30:
Hoi,

Ik ben opzoek naar een manier om de drag and drop functie te disablen op een Windows Xp machine. Ik heb wel iets gevonden bij microsoft, maar dan kan je ook niet meer kopieren en plakken, en dat meot nog wel kunnen. ( http://support.microsoft.com/kb/888534 ' Wat ik uit die support begrijp is dat het via het register wordt ingesteld.

Iemand een ideetje??
Just for my idea, waarom wel copy&paste, maar geen drag&drop.
Dat is toch hetzelfde? :?

Hay 365 dias en un año y 366 occasiones para festejar (Boliviaans spreekwoord)


Verwijderd

Ik zou zoiets ook wel kunnen gebruiken eigenlijk. Voor de mensen die slecht kunnen omgaan met een muis!

  • ^Mo^
  • Registratie: Januari 2001
  • Laatst online: 04-11-2025
Beetje googlen doet wonderen:
I know this is an old thread, but I had to write the final and working solution to this, after searching for a solution for a very long time. Thanks to John259's post I figured it out.

As he says, you can use TweakUI to adjust the limit (in pixels) to adjust how sensitive the mouse is to drag and drops from the standard value of 4 to a maximum of 32.

But if you change that value in the registry instead you can set a much higher value, one that exceeds the screen resolution and therefore makes it impossible to move the mouse enough away from an object. That way Windows never notice it's supposed to drag the object away along with the mouse pointer.

Making a simple reg-file containing this solves the problem:

REGEDIT4

[HKEY_CURRENT_USER\Control Panel\Desktop]
"DragHeight"="999999"
"DragWidth"="999999"

Restart the computer for the change to have effect.


Resetting these values to 4 sets it all back to default again.

Thanks John259!!! thumbsup.gif

//Jim
Bron: http://forums.scotsnewsle...sion/index.php/t6650.html

Enige nadeel is dat dit ook voor dialogen geldt...

[ Voor 12% gewijzigd door ^Mo^ op 21-02-2006 00:38 ]

"There are 10 kinds of people in the world, those who understand binary and those who don't" | Werkbak specs


  • Zerora
  • Registratie: September 2003
  • Laatst online: 15:42

Zerora

Ik Henk 'm!

ElCondor schreef op maandag 20 februari 2006 @ 16:53:
[...]

Just for my idea, waarom wel copy&paste, maar geen drag&drop.
Dat is toch hetzelfde? :?
drag & drop = slepen en neergooien
copy & paste = knippen en plakken

Het eindresultaat kan hetzelfde, maar hoeft niet ;)

Ontopic:
Hier staat hoe je een drag & drop restictie kan instellen op het startmenu van windows.

Kan dmv. in regedit naar [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer] te gaan.
Daar maak je een DWORD value genaamd "NoChangeStartMenu". Zet de waarde op 1 om hem te activeren en op 0 om hem uit te zetten.
Voor gewoon explorer zal het ook wel iets in die richting zijn. Ik weet (nog) niet welke.

Trans-life! :::: "All things change, whether from inside out or the outside in. That is what magic is. And we are magic too."


Verwijderd

Heb je al eens in je policy editor gekeken? Ik denk dat daar wel wat bijstaat, maar dat weet ik niet zeker.
Pagina: 1