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 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jabref-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jabref-users
