Going forward, to make the actual manual text copyable, the Copy button could poke the Clipboard
Oh duh it's self.clipboard = str. I misread my own 'grep clipboard' results!
para link("Copy", :stroke => "#777") { self.clipboard = str },
:align => "right", :margin => 4
Now how to beep or flash, to indicate the user managed to hit the button
correctly?
