Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > PowerShell

Vista - Mouse malfunction in PowerShell on Server 2008

Reply
 
Old 07-27-2008   #1 (permalink)
Martin T


 
 

Mouse malfunction in PowerShell on Server 2008

Hi
A frustrating problem. I cannot cut and paste in the PS window.
Leftclicking results in
"Select Windows PowerShell"
in the top bar after the PS icon

Rightclicking results in
"Windows PowerShell"
in the top bar after the PS icon.

What is setting the mouse to behave like this? Using My XP and Powershell,
the mouse behaves like it should with cut and paste.

I installed PS as a feature in Server 2008.

Yours truly,



My System SpecsSystem Spec
Old 07-27-2008   #2 (permalink)
tojo2000


 
 

Re: Mouse malfunction in PowerShell on Server 2008

On Jul 26, 9:28*pm, Martin T <Mart...@xxxxxx>
wrote:
Quote:

> Hi
> A frustrating problem. I cannot cut and paste in the PS window.
> Leftclicking results in
> * *"Select Windows PowerShell"
> in the top bar after the PS icon
>
> Rightclicking results in
> *"Windows PowerShell"
> in the top bar after the PS icon.
>
> What is setting the mouse to behave like this? Using My XP and Powershell,
> the mouse behaves like it should with cut and paste.
>
> I installed PS as a feature in Server 2008.
>
> Yours truly,
So far that sounds normal. Maybe you have XP configured do disable
QuickEdit mode. Come to think of it, that isn't default on XP.

The way QuickEdit mode works is: left-click and drag. When you lift
the mouse button, an area has been selected. Right-click, and now
that area is on the clipboard. Right-clicking one more time will
paste whatever is on the clipboard.
My System SpecsSystem Spec
Old 07-27-2008   #3 (permalink)
Robert Aldwinckle


 
 

Re: Mouse malfunction in PowerShell on Server 2008

"Martin T" <MartinT@xxxxxx> wrote in message
news:09ABB046-C617-4E6B-BF97-27CBA6321692@xxxxxx
Quote:

> Hi
> A frustrating problem. I cannot cut and paste in the PS window.

Copy and paste? Use the Edit menu. Alt-Space,E

Quote:

> Leftclicking results in
> "Select Windows PowerShell"
> in the top bar after the PS icon
>
> Rightclicking results in
> "Windows PowerShell"
> in the top bar after the PS icon.

What is in your ClipBoard then?
Right-click is PS's quirky menuless Paste.

When I'm not thinking I can end up pasting
in the entirety of my last post, which of course
isn't parsed well by PS. ; )

FWIW I would prefer a right-click menu the same as cmd.exe.
Although I suppose once you got used to PS's quirks
being able to drag-select without using the Mark command
might be seen as an improvement.

Quote:

>
> What is setting the mouse to behave like this?
> Using My XP and Powershell, the mouse behaves
> like it should with cut and paste.

I think you may have to improve your symptom description.
Now it sounds as if you might not even be able to do
a drag-select in some particular environment?

Quote:

>
> I installed PS as a feature in Server 2008.
>
> Yours truly,

Good luck

Robert Aldwinckle
---


My System SpecsSystem Spec
Old 07-27-2008   #4 (permalink)
Alex K. Angelopoulos


 
 

Re: Mouse malfunction in PowerShell on Server 2008

"Robert Aldwinckle" <robald@xxxxxx> wrote in message
news:#UaP3r#7IHA.3696@xxxxxx
Quote:

> Copy and paste? Use the Edit menu. Alt-Space,E
Quote:

> Right-click is PS's quirky menuless Paste.
>
> When I'm not thinking I can end up pasting
> in the entirety of my last post, which of course
> isn't parsed well by PS. ; )
But the interspersed lines of PS code from the post can occasionally give
you intriguing results. ; )

My System SpecsSystem Spec
Old 07-27-2008   #5 (permalink)
tojo2000


 
 

Re: Mouse malfunction in PowerShell on Server 2008

On Jul 26, 10:39*pm, "Robert Aldwinckle" <rob...@xxxxxx> wrote:
Quote:

> "Martin T" <Mart...@xxxxxx> wrote in message
>
> news:09ABB046-C617-4E6B-BF97-27CBA6321692@xxxxxx
>
Quote:

> > Hi
> > A frustrating problem. I cannot cut and paste in the PS window.
>
> Copy and paste? * Use the Edit menu. * Alt-Space,E
>
Quote:

> > Leftclicking results in
> > * "Select Windows PowerShell"
> > in the top bar after the PS icon
>
Quote:

> > Rightclicking results in
> > "Windows PowerShell"
> > in the top bar after the PS icon.
>
> What is in your ClipBoard then?
> Right-click is PS's quirky menuless Paste.
>
> When I'm not thinking I can end up pasting
> in the entirety of my last post, which of course
> isn't parsed well by *PS. *; )
>
> FWIW *I would prefer a right-click menu the same as cmd.exe.
> Although I suppose once you got used to PS's quirks
> being able to drag-select without using the Mark command
> might be seen as an improvement.
>
>
>
Quote:

> > What is setting the mouse to behave like this?
> > Using My XP and Powershell, the mouse behaves
> > like it should with cut and paste.
>
> I think you may have to improve your symptom description.
> Now it sounds as if you might not even be able to do
> a drag-select in some particular environment?
>
>
>
Quote:

> > I installed PS as a feature in Server 2008.
>
Quote:

> > Yours truly,
>
> Good luck
>
> Robert Aldwinckle
> --- *
cmd.exe has the same feature, it's just not on by default.
My System SpecsSystem Spec
Old 07-28-2008   #6 (permalink)
Robert Aldwinckle


 
 

Re: Mouse malfunction in PowerShell on Server 2008

"tojo2000" <tojo2000@xxxxxx> wrote in message
news:36db495d-1d5d-4846-a24f-1a08bd8da062@xxxxxx
Quote:

> cmd.exe has the same feature, it's just not on by default.

Thanks for the tip!

<title>Command Prompt QuickEdit Mode Is Disabled by Default in Windows XP</title>
http://support.microsoft.com/kb/282301

(Live Search for
quickedit cmd
)

Options tab: Insert mode versus QuickEdit mode


So, is the reverse available in PowerShell's Options tab?...

Yes. Too easy! ; )

Something I haven't figured out yet though:
I'm given the option to change my shortcut
but nothing obvious happened (to the .lnk file
as seen by its Properties display). (TBD <w>)


Thanks again.

Robert
---


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
OK to install PowerShell 2.0 CTP3 on Server 2008 SP2? PowerShell
SQL Server 2008 and PowerShell v2 PowerShell
powershell in vista / server 2008 - gui (longhorn) PowerShell
How to output a powershell into a sql server 2008 table PowerShell
Where is Powershell in Server 2008 PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46