The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
579 views

A lot of problems with Homebrew

This is probably bad form for this board, and feel free to delete it if it is, but running brew doctor reveals the following: Warning: /usr/local/lib/pkgconfig isn't writable. This can happen if you ...
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 ...
1
vote
1answer
5k views

iPhone 4s only producing mono sound

Related to: iPhone 4S stereo sound This is strange. I know people with the iPhone 4 (not the 4S as I have) who are getting audio from both "boxes". In addition, I don't get stereo with headphones ...
3
votes
3answers
579 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' ...