Is there a software for writing anywhere on the system with a pen/stylus on the touchscreen?Does the Thinkpad X41 Touchscreen work with Ubuntu?How to calibrate the touchscreen of CF-19 toughbook with 12.10 calibration tool?There are alternative ways to unlock the screen other than writing the password?How to disable touchscreen, but not the pen?writing a text file in the terminal with touchAlign stylus (pen) with touchscreen in rotated screen on Acer Travelmate Spin B1
What's the best way to annotate this syncopation?
What is the following style of typography called?
Can every type of linear filter be modelled by a convolution?
If equal temperament divides octave into 12 equal parts, why hertz differences are not the same but element 12th of two?
The use of SlotSequence in If[#1 > #2, ##] &
Is it unusual that English uses possessive for past tense?
Conveying the idea of "tricky"
Is it allowed to let the engine of an aircraft idle without a pilot in the plane. (For both helicopters and aeroplanes)
How to get to Antarctica without using a travel company
Compress .hex file for micro-controller
What is the white square near the viewfinder of the Fujica GW690?
When applying for a visa has there ever been a case of embassy asking for proof of right to be in the present country?
Is sucess due to hard work sustainable in academic research?
Meaning of “Bulldog drooled courses through his jowls”
How would a race of humanoids with tails design [vehicle] seats?
Prisoner's dilemma formulation for children
Best ways to compress and store tons of CO2?
Should I respond to a sabotage accusation e-mail at work?
Why didn't Aboriginal Australians discover agriculture?
Visualize a large int
Was Hitler exclaiming "Heil Hitler!" himself when saluting?
Is this a new characteristic function for the primes?
Why can a T* be passed in register, but a unique_ptr<T> cannot?
I don't want my ls command in my script to print results on screen
Is there a software for writing anywhere on the system with a pen/stylus on the touchscreen?
Does the Thinkpad X41 Touchscreen work with Ubuntu?How to calibrate the touchscreen of CF-19 toughbook with 12.10 calibration tool?There are alternative ways to unlock the screen other than writing the password?How to disable touchscreen, but not the pen?writing a text file in the terminal with touchAlign stylus (pen) with touchscreen in rotated screen on Acer Travelmate Spin B1
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I'd like to write on top of my PDFs used for making presentations on my laptop with touchscreen. I do not need to save what I write, but I would like to circle or underline things, possibly write some equations, etc. and then erase them and move on.
Drawing tablets bring software of the sort I speak. Anything out there I could use with my Ubuntu 14.04? Thanks!
ubuntu-touch screen touchscreen stylus
add a comment
|
I'd like to write on top of my PDFs used for making presentations on my laptop with touchscreen. I do not need to save what I write, but I would like to circle or underline things, possibly write some equations, etc. and then erase them and move on.
Drawing tablets bring software of the sort I speak. Anything out there I could use with my Ubuntu 14.04? Thanks!
ubuntu-touch screen touchscreen stylus
xournal? xournal.sourceforge.net
– Rmano
Mar 12 '15 at 14:01
Read this blog here: gnurou.org/blog/2008/09/09/… It recommends using PDF X-Change Viewer for Windows under Wine.
– Byte Commander♦
Mar 12 '15 at 14:49
add a comment
|
I'd like to write on top of my PDFs used for making presentations on my laptop with touchscreen. I do not need to save what I write, but I would like to circle or underline things, possibly write some equations, etc. and then erase them and move on.
Drawing tablets bring software of the sort I speak. Anything out there I could use with my Ubuntu 14.04? Thanks!
ubuntu-touch screen touchscreen stylus
I'd like to write on top of my PDFs used for making presentations on my laptop with touchscreen. I do not need to save what I write, but I would like to circle or underline things, possibly write some equations, etc. and then erase them and move on.
Drawing tablets bring software of the sort I speak. Anything out there I could use with my Ubuntu 14.04? Thanks!
ubuntu-touch screen touchscreen stylus
ubuntu-touch screen touchscreen stylus
asked Mar 12 '15 at 13:51
D. R.D. R.
62 bronze badges
62 bronze badges
xournal? xournal.sourceforge.net
– Rmano
Mar 12 '15 at 14:01
Read this blog here: gnurou.org/blog/2008/09/09/… It recommends using PDF X-Change Viewer for Windows under Wine.
– Byte Commander♦
Mar 12 '15 at 14:49
add a comment
|
xournal? xournal.sourceforge.net
– Rmano
Mar 12 '15 at 14:01
Read this blog here: gnurou.org/blog/2008/09/09/… It recommends using PDF X-Change Viewer for Windows under Wine.
– Byte Commander♦
Mar 12 '15 at 14:49
xournal? xournal.sourceforge.net
– Rmano
Mar 12 '15 at 14:01
xournal? xournal.sourceforge.net
– Rmano
Mar 12 '15 at 14:01
Read this blog here: gnurou.org/blog/2008/09/09/… It recommends using PDF X-Change Viewer for Windows under Wine.
– Byte Commander♦
Mar 12 '15 at 14:49
Read this blog here: gnurou.org/blog/2008/09/09/… It recommends using PDF X-Change Viewer for Windows under Wine.
– Byte Commander♦
Mar 12 '15 at 14:49
add a comment
|
3 Answers
3
active
oldest
votes
I 'll recommend you to try Okular. It gives you lots of such options to edit your pdf files.
Open your pdf using Okular and
press F6 or
Tools --> Review
It will show some tabs on the left side. Selecting these will enable you to do many functions such as underline, highlight, freehand line, ellipse, polygon, etc. Using freehand line option, you can write on your pdf. You can even edit these functions.
To install Okular, type these commands in your terminal:
sudo apt-get install Okular
add a comment
|
Unfortunately the freehand annotation for Okular allows only one continuous line at a time. Cannot write with a pen with Okular.
Allowing pen writing on Okular would be a killer feature for the program. Until that is implemented, I'm opening PDFs in Xournal, which is an amazing, stable, powerful notetaking program in its own right
add a comment
|
Since this question still comes up in the latest search results I want to let you know that it's possible to do more than one Freehand stroke with Okular.
You just have to double click the annotation icon (for example freehand stroke). This also works for the Highlight and Other Annotation Tools as well.
However, I still could not find out how to use the pen only for annotating and the touch screen for navigation through the document...
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f595961%2fis-there-a-software-for-writing-anywhere-on-the-system-with-a-pen-stylus-on-the%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I 'll recommend you to try Okular. It gives you lots of such options to edit your pdf files.
Open your pdf using Okular and
press F6 or
Tools --> Review
It will show some tabs on the left side. Selecting these will enable you to do many functions such as underline, highlight, freehand line, ellipse, polygon, etc. Using freehand line option, you can write on your pdf. You can even edit these functions.
To install Okular, type these commands in your terminal:
sudo apt-get install Okular
add a comment
|
I 'll recommend you to try Okular. It gives you lots of such options to edit your pdf files.
Open your pdf using Okular and
press F6 or
Tools --> Review
It will show some tabs on the left side. Selecting these will enable you to do many functions such as underline, highlight, freehand line, ellipse, polygon, etc. Using freehand line option, you can write on your pdf. You can even edit these functions.
To install Okular, type these commands in your terminal:
sudo apt-get install Okular
add a comment
|
I 'll recommend you to try Okular. It gives you lots of such options to edit your pdf files.
Open your pdf using Okular and
press F6 or
Tools --> Review
It will show some tabs on the left side. Selecting these will enable you to do many functions such as underline, highlight, freehand line, ellipse, polygon, etc. Using freehand line option, you can write on your pdf. You can even edit these functions.
To install Okular, type these commands in your terminal:
sudo apt-get install Okular
I 'll recommend you to try Okular. It gives you lots of such options to edit your pdf files.
Open your pdf using Okular and
press F6 or
Tools --> Review
It will show some tabs on the left side. Selecting these will enable you to do many functions such as underline, highlight, freehand line, ellipse, polygon, etc. Using freehand line option, you can write on your pdf. You can even edit these functions.
To install Okular, type these commands in your terminal:
sudo apt-get install Okular
edited Mar 12 '15 at 16:28
answered Mar 12 '15 at 16:22
ss1729ss1729
6232 gold badges12 silver badges27 bronze badges
6232 gold badges12 silver badges27 bronze badges
add a comment
|
add a comment
|
Unfortunately the freehand annotation for Okular allows only one continuous line at a time. Cannot write with a pen with Okular.
Allowing pen writing on Okular would be a killer feature for the program. Until that is implemented, I'm opening PDFs in Xournal, which is an amazing, stable, powerful notetaking program in its own right
add a comment
|
Unfortunately the freehand annotation for Okular allows only one continuous line at a time. Cannot write with a pen with Okular.
Allowing pen writing on Okular would be a killer feature for the program. Until that is implemented, I'm opening PDFs in Xournal, which is an amazing, stable, powerful notetaking program in its own right
add a comment
|
Unfortunately the freehand annotation for Okular allows only one continuous line at a time. Cannot write with a pen with Okular.
Allowing pen writing on Okular would be a killer feature for the program. Until that is implemented, I'm opening PDFs in Xournal, which is an amazing, stable, powerful notetaking program in its own right
Unfortunately the freehand annotation for Okular allows only one continuous line at a time. Cannot write with a pen with Okular.
Allowing pen writing on Okular would be a killer feature for the program. Until that is implemented, I'm opening PDFs in Xournal, which is an amazing, stable, powerful notetaking program in its own right
answered Jan 2 '16 at 19:06
iteratingiterating
1
1
add a comment
|
add a comment
|
Since this question still comes up in the latest search results I want to let you know that it's possible to do more than one Freehand stroke with Okular.
You just have to double click the annotation icon (for example freehand stroke). This also works for the Highlight and Other Annotation Tools as well.
However, I still could not find out how to use the pen only for annotating and the touch screen for navigation through the document...
add a comment
|
Since this question still comes up in the latest search results I want to let you know that it's possible to do more than one Freehand stroke with Okular.
You just have to double click the annotation icon (for example freehand stroke). This also works for the Highlight and Other Annotation Tools as well.
However, I still could not find out how to use the pen only for annotating and the touch screen for navigation through the document...
add a comment
|
Since this question still comes up in the latest search results I want to let you know that it's possible to do more than one Freehand stroke with Okular.
You just have to double click the annotation icon (for example freehand stroke). This also works for the Highlight and Other Annotation Tools as well.
However, I still could not find out how to use the pen only for annotating and the touch screen for navigation through the document...
Since this question still comes up in the latest search results I want to let you know that it's possible to do more than one Freehand stroke with Okular.
You just have to double click the annotation icon (for example freehand stroke). This also works for the Highlight and Other Annotation Tools as well.
However, I still could not find out how to use the pen only for annotating and the touch screen for navigation through the document...
edited May 27 at 20:30
Kevin Bowen
16k15 gold badges62 silver badges73 bronze badges
16k15 gold badges62 silver badges73 bronze badges
answered May 27 at 10:59
tuxflotuxflo
1
1
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f595961%2fis-there-a-software-for-writing-anywhere-on-the-system-with-a-pen-stylus-on-the%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
xournal? xournal.sourceforge.net
– Rmano
Mar 12 '15 at 14:01
Read this blog here: gnurou.org/blog/2008/09/09/… It recommends using PDF X-Change Viewer for Windows under Wine.
– Byte Commander♦
Mar 12 '15 at 14:49