iRonJ / hyperpen-for-apple

Automatically exported from code.google.com/p/hyperpen-for-apple
1 stars 1 forks source link

Pressure sensitivity #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Utilizing pressure sensitive brush in photoshop cs6
2.
3.

What is the expected output? What do you see instead?
less sensitivity, I can't determine how to increase or decrease sensitivity 
with Dameon

What version of the product are you using? On what operating system?
Most current 64 bit driver, Latest Mac OS Lion, Yiynova MSP 19

Please provide any additional information below.
Driver works great, just need to decrease the pressure sensitivity. I seen 
where you mention value -c 0, but I cant determine where to input this, or how 
to manipulate the sensitivity with this command.

Original issue reported on code.google.com by Jabo51...@gmail.com on 29 Jul 2012 at 7:27

GoogleCodeExporter commented 8 years ago
Anybody know how to adjust the sensitivity of the pen. Where do I input -c with 
the numeric value?

Original comment by Jabo51...@gmail.com on 30 Jul 2012 at 4:32

GoogleCodeExporter commented 8 years ago
If you have used hyperpenConfig please open startDaemon.command. You'll see the 
command line to configure your driver. Please append -c 20 if you want to set 
the threshold to 20. You can set any value between 0 and 127 to suit your needs.

Udo

Original comment by udo.kill...@gmail.com on 30 Jul 2012 at 6:05

GoogleCodeExporter commented 8 years ago
startDaemon.command is a text file - you can open and resave it with TextEdit.

Original comment by udo.kill...@gmail.com on 30 Jul 2012 at 6:16

GoogleCodeExporter commented 8 years ago
So just add -c 20, etc... After the other 3 values that are already 
there....-v.  -p.  -w.  -h.     Simply add -c plus value to the cmnd file? No 
-c currently exists when i open the file in text edit, i would have to add it. 
Thanks.....

Original comment by Jabo51...@gmail.com on 30 Jul 2012 at 6:35

GoogleCodeExporter commented 8 years ago
you got it - just append the additional option and save the file.

Original comment by udo.kill...@gmail.com on 30 Jul 2012 at 7:13

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Worked out great! Flawless driver for Yiynova MSP 19 after a few tweaks. One 
issue, may not be driver related; I can only use my tablet LCD in Mirror mode. 
If i extend my monitor, the mouse stays on the mac monitor but is controlled by 
the tablet input monitor. If I mirror, it works perfect. Any ideas? I'm using 
Display port output converted to VGA

Original comment by Jabo51...@gmail.com on 30 Jul 2012 at 9:29

GoogleCodeExporter commented 8 years ago
please look into issue 6 (Limit tablet to 1 screen on multiscreen system) - 
here you'll find an experimental version with new options that support extended 
screen configurations. append -d <display number> to the configuration file and 
restrict stylus output to exactly one display. 

Original comment by udo.kill...@gmail.com on 31 Jul 2012 at 5:38

GoogleCodeExporter commented 8 years ago
i have a yiynova msp19 as well, but i'm running os 10.6.8.  The tablet is 
connected, I've deleted all previous penpad (yiynova drivers) and wacom 
drivers, but when i pull up the hyperpendaemon in terminal, it never registers 
"tablet connected!"    any ideas/

Original comment by mwerl...@gmail.com on 11 Aug 2012 at 12:36

GoogleCodeExporter commented 8 years ago
sorry, nevermind- i used the config program and it started working.  The 
avarage manipulation really helps to cancel out the jitter! thank you!

Original comment by mwerl...@gmail.com on 11 Aug 2012 at 1:43

GoogleCodeExporter commented 8 years ago
If you want to use the device with several monitors, look into issue 6. You'll 
find a preview driver to handle this.

Original comment by udo.kill...@gmail.com on 11 Aug 2012 at 6:37