Posts Tagged Mac

JPasskeep and Command-Q on Mac

I’ve released a new version of my long-running password keeper application: JPasskeep. This new release is now able to handle a Command-Q keystroke on the Mac, giving a user (i.e. me) an chance to save any updated entries. No more mousing around to close a window.

The actual mechanism to do this was to reflectively call Apple’s EAWT application classes to allow me to register the correct event listener. Hmm, run anywhere with java GUI apps.

You can download the cross-platform and mac DMG binaries from the project’s GitHub repository.

Tags: , , , , , ,

Using a Samsung TV as an external monitor

Here’s a weird bug. I connected my macbook pro to my Samsung widescreen TV – it was detected but I had to select 59.9 as the refresh rate (rather than then autodetected 60) otherwise the TV just sat there with a message that I was using an unsupported display setting. That’s fine but how to do this in clamshell mode as macs seem not to share monitor settings between dual monitor mode and clamshell mode (or for that matter a mac mini connected to the same TV)?
My solution was to turn on screen sharing and enable VNC access. Then I plugged the mac (in clamshell mode) into the TV and connected to it via VNC. I could then select a 59.9 refresh rate and the TV magically came to life. This only needed to be done the first time I connected the mac & TV together. Weird ….

Tags: , , ,

How to resize iTunes on OSX

I’ve updated to a smaller macbook – unfortunately iTunes remembered its previous size. Usually you can go to the Window > Zoom menu bar option and resize a wayward mac application, but iTunes just turns itself into a little application – not quite what I wanted. However, if you hold Alt/Option key while you click on Window > Zoom in the menu bar, iTunes will resize itself to fit the available screen area. Weird.

Tags: , , , ,