Hi,
I use a ssh library with java to connect to a server. I want to detach a GNU Screen with CTRL-SHIFT-A-D, why I need to send this sequence to the server.
Can someone tell me how I can write this in a Java String? I looked through the unicode and ascii tables but I couldn't find a hint.
Sincerely, Heinrich