From: Rich S. <rsh...@ap...> - 2017-04-13 17:00:14
|
On Thu, 13 Apr 2017, Aradenatorix Veckhôm Avecælus wrote: > I'll try to apply your suggestions, I'm curious about your script, > especially for what you say about the JabRef icon. I'm not Peter, but I use a shell script to start JabRef: ----- #!/bin/bash cd /opt/JabRef/ java -jar JabRef-3.8.2.jar cd ----- My virtual desktop/window manager is Xfce4 so I find a suitable picture to associate with the JabRef entry on the panel. HTH, Rich |