LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-22-2016, 12:17 PM   #1
sryzdn
Member
 
Registered: Feb 2013
Posts: 274

Rep: Reputation: 9
capture mouse drawing on fedora


Hey all,

In order to prepare videocasts, I need to capture the screen with mouse annotation, kind of like "drawing on the screen" by using the mouse.

I am looking for a program that can replace "ubuntu annotate plugin" in fedora 24. Can you recommend anything to draw on the screen?

Thanks in advance.
 
Old 06-22-2016, 11:38 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Have a look here and see if Ardesia will work for you.
http://alternativeto.net/software/ardesia/

Xournal supports writing and drawing on PDF's. Not sure if that's what your looking for.
http://alternativeto.net/software/xournal/

You can do a lot with a Wacom Tablet if you have an intrest:-
http://www.wacom.com/en-au/discover

I looked for a while and didn't find much.
Good luck-
 
1 members found this post helpful.
Old 06-23-2016, 06:18 AM   #3
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Hi.

I almost remember one in "toys" tho it may have been for putting "bullet holes" on the screen some of the top "screen capture" apps may do this?

And\or; I see Okular, Annotate and others searching: draw on screen Fedora

Last edited by jamison20000e; 06-23-2016 at 06:23 AM. Reason: to capitalise Fedora
 
Old 06-23-2016, 06:44 AM   #4
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
use ffmpeg, replace with your actual screen size, adjust file name to suit you and q to quit. Command Line of course, or you could put it in a bash script and run it like that.
Code:
ffmpeg -r 30 -s 1600x900 -f x11grab -i :0.0 -vcodec msmpeg4v2 -qscale 2 screencap001.avi
Records your entire screen. Maybe able to adjust screen size to fit your needs as well to make it smaller.

Last edited by BW-userx; 06-23-2016 at 06:45 AM.
 
3 members found this post helpful.
Old 06-24-2016, 02:40 PM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by BW-userx View Post
use ffmpeg, replace with your actual screen size, adjust file name to suit you and q to quit. Command Line of course, or you could put it in a bash script and run it like that.
Code:
ffmpeg -r 30 -s 1600x900 -f x11grab -i :0.0 -vcodec msmpeg4v2 -qscale 2 screencap001.avi
Records your entire screen. Maybe able to adjust screen size to fit your needs as well to make it smaller.
incredible.
bookmarked, added to aliases.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
piping xev to a file to capture mouse clicks geekbynature Linux - General 1 04-26-2009 02:51 AM
Anyone know how to capture mouse click x and y coordinates? aatwell Programming 1 12-01-2007 03:28 PM
How to capture clicks from mouse to a file floydigus Linux - Hardware 2 07-02-2005 01:40 AM
screen capture with mouse pointer in java chakkerz Programming 1 06-30-2004 03:04 AM
how to capture mouse and keyboard events programatically karthikeyan Programming 3 02-21-2003 07:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration