3
votes
1answer
2k views

What might fix an installation of KeePass that won't copy or paste on OS X?

KeePass will not copy and paste, let alone do autotype. I have installed the KeePass 2.18 Mac package from http://keepass2.openix.be/. I could not find a more recent Mac package for KeePass, so I ...
2
votes
3answers
278 views

Possible to play stereo sound through single speaker?

Here's my situation: I have a Klipsch Promedia 2.1 system and the left channel died. The left speaker works fine when plugged in the right speaker output on the sub. Right now I have both speaker ...
3
votes
3answers
578 views

Running .NET binary with mono

When I have abc.exe generated from C#/Mono source, I use 'mono abc.exe'. Is there a way to run abc.exe with 'abc.exe' not 'mono abc.exe'? I mean, when I run 'abc.exe', can I make 'mono abc.exe' ...