README 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. Ardesia turns your screen into a digital sketchpad to annotate or draw
  2. on the entire screen. It also lets you record and stream it on the
  3. network with vlc. You can draw upon the desktop or import an image
  4. as well as annotate and redistribute it. Ardesia is also pressure
  5. sensitive assuming your device is properly configured.
  6. USER TIPS:
  7. Ardesia functions differently under different window managers.
  8. Fluxbox/Blackbox: D-
  9. Even with cairo-compmgr or xcompmgr these only function with a solid
  10. color background. You may have difficulty selecting tool box, try
  11. launching with '-d'. As for other minimalist window managers, you are
  12. on your own.
  13. XFCE: C
  14. The drawing window has a title bar and you can't type in windows
  15. unless shaded or minimized. Unknown work around for this.
  16. KDE: A+
  17. Default KDE settings will darken the screen. To fix this System
  18. Settings > All Effects Tab > Shadow Properties > Uncheck Active
  19. windows have stronger shadows > Disable Shadows (important if running)
  20. > Click Apply. Optionally re-enable Shadows and click Apply.
  21. GNOME 3.0: F
  22. Sorry, I have no work around for the issues with this window manager.
  23. - The Application hides the bar at the top (you can still access
  24. Activities with a shortcut key.
  25. - The Tool Box will always be below the drawing window.
  26. - Because of the tool box, the main features of pictures, pdf, and
  27. screen record can not be accessed.
  28. Other:
  29. If you have 'focus' extensions that gray out everything but the focused
  30. window, you will probably have to disable it. However, if you are using
  31. compiz, you probably are not using ardesia because there is a plugin
  32. for all this functionality.
  33. General:
  34. Depending on the window manager, you may need to launch as "ardesia
  35. -d" to obtain control of the tools panel. This may also require
  36. tweaking of other settings to have the pannel appear on top of the
  37. drawing overlay window. You may have to toggle "always on top" for the
  38. drawing window if you are capable of toggling it seperatly from the
  39. tool box window.
  40. The "mouse option" only seems to effectively work in KDE and
  41. XFCE. This is a pass through mode that will interact with the desktop
  42. below the drawing window.
  43. The PDF export will allow you to add new pages to a pdf that are screen
  44. captures of when the button is pressed. It does not save vector shapes.
  45. Here some xprops of the windows if you can control windows based on
  46. these:
  47. Tool Box:
  48. WM_CLASS(STRING) = "ardesia", "Ardesia"
  49. WM_NAME(STRING) = "Ardesia"
  50. Drawing Window:
  51. WM_CLASS(STRING) = "ardesia", "Ardesia"
  52. WM_NAME(STRING) = "window"
  53. Runtime Required:
  54. - A Composite manager (compiz, kwin, xcompmgr, cairo-compmgr, etc.)
  55. Runtime Optional:
  56. - VLC for recording and streaming