Turn off s-pen hover function - Galaxy Note GT-N7000 General

Is there any way to disable the s-pen hover function on the galaxy note? In many apps I get s-pen clicks all over the place, completely unintentionally, because the screen detects the pen hovering close to the screen and reads it as clicks. This is really annoying and I need to turn it off. Most of the time I only want the screen to register my actual clicks with the pen, not the hovering.

bo1e said:
Is there any way to disable the s-pen hover function on the galaxy note? In many apps I get s-pen clicks all over the place, completely unintentionally, because the screen detects the pen hovering close to the screen and reads it as clicks. This is really annoying and I need to turn it off. Most of the time I only want the screen to register my actual clicks with the pen, not the hovering.
Click to expand...
Click to collapse
There is an option under Settings> Pen Settings> Hovering pen icon..try disabling it & see if it helps..

Did try that, it only turns on and off the icon or dot showing where the pen is hovering. It does not change the behaviour of registering clicks when just hovering or even just having the s-pen close to the screen. When I got my Note it already had android 4.0.4, but from what I read, the Note did'nt even have the hover functionality before it got ICS. In my opinion the whole hover-thing is flawed, on my Note anyway. Sometimes it responds to hovering with clicking everything, and sometimes it don't.

Your pen is slightly bugged out. Try shaking it a little or gently tapping the front end of the pen (where the tip is) against your hand.
The pen point still has a contact made inside the pen and causes phantom presses.

The pressure sensor may be stuck. Does it draw a line in S Memo when hovering? The line is supposed to get thicker when you press harder and no line at all when not pressing. When the Note first came out, a lot of people had the problem. There were fixes.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app

this is not a Q&A forum

I'm having issues with my note 3. It keeps drawing a line while hovering on text documents? Please what do I do?

Related

S-Memo problem with in recent upgrade (Germany)

In S-Memo, when the pen style is set to the first one, all the strokes are dash-like at their ends.
The appearance of each stroke automatically becomes normal after a moment, but every new stroke still has the same problem.
For other pen type, it seems that there's no such problem.
Very weird.
Another thing with the new upgrade is that Google Plus is installed by default.
Baseband version: N7000XXLB2
Kernel version: 2.6.35.7
Not sure what you mean exactly, but I experienced in S-Memo
when you draw a straight line with the help of the S-Pen Button *,
it´s getting thinner and thinner in the beginning, and then goes on with the normal thickness up to the end
*point S-Pen on screen, press button, move S-Pen to other location, release button = straight line
ds-droid said:
Not sure what you mean exactly, but I experienced in S-Memo
when you draw a straight line with the help of the S-Pen Button *,
it´s getting thinner and thinner in the beginning, and then goes on with the normal thickness up to the end
*point S-Pen on screen, press button, move S-Pen to other location, release button = straight line
Click to expand...
Click to collapse
What I mean is, with the first pen type, when I draw a line, which should look like "___", it actually looks like "___." (notice the small dot). The strange thing is that after a while the small dot will automatically be connected with the line and the line looks fine again.
This happens for every stroke I draw, but only with the first pen style.
Thanks for your trick on drawing lines! But I think they should explicitly add this to a toolbar.
yes, with eagles-eyes I can see the dot at the end of the line ____. when you draw quickly.
It dissappears for example after rotating the view.
Regarding the interupted straight lines, it´s a bug too,
but what I find really annoying is,
if you check the recently added "S-Pen only" function (which is great by the way), you cannot pinch to zoom anymore with your fingers.
You can only rotate the Note to get zoom in one setting only. This function seems to be somehow quickly developed, released, and not improved at all with the latest update.
There should be a zoom function (+-) in the dropdown toolbar, which can be accessed by the S-Pen.
Wonder if it is possible to report bug to the Samsung development persons.
I've also noticed the small dots :/

Pressure Sensitive? Doesn't work

I keep reading on here that the S Pen is meant to be pressure sensitive.
Well, on mine if I lightly stroke it across the screen nothing appears. Sometimes the line may start about 3 cms across, which is pretty useless.
I have to apply quite a bit of pressure to draw a line or write, which totally defeats the purpose of the so called pressure sensitivity.
Is there any way of testing this out fully?
Get the exact S-Pen pressure live value
I don't know if you can apply this on default ROM, but on all ICS custom ROMs i tried so far, there is an option:
Enable:
Settings > Developer options > Pointer location
Now you will see a crosshair showing the position if you touch by finger or by S-Pen. In the upper end of your screen you'll notice a transparent bar, showing some numbers. The far right one "Size: " is just for finger actions, which will meausre the size of the finger/surface you put on the screen. One number left "Prs:" means pressure. You will notice, that you can slightly press with your S-Pen and vary the pressure value from 0.01 to 2.5
All apps which recognizes this number are so-called "S-Pen pressure sensitive".
The thing I've noticed is that neither S-Memo nor any 3rd party S-Pen compatible app will resolve this number to more than two different pressure levels:
low pressure, high pressure. At least S-Memo, FreeNote, SuperNote, Jotter and Infinite Paint do only differ in these two modes. So a line can be thick or thin, but nothing between. That's NOT what I expect of those apps! They can read the pressure value out by the API, so why don't they resolve the value completely?
Using
Code:
if (pressure<1.0) {line.thin} else if (pressure>=1.0) {line.thick}
isn't cool!
Noticed the same thing here.
underlines said:
You will notice, that you can slightly press with your S-Pen and vary the pressure value from 0.01 to 2.5
Click to expand...
Click to collapse
Very interesting because I always thought the Note was "technically" limited to 2 pressure levels, but apparently it's not. Now, which apps (note taking, drawin aps) take advantage of the true range of pressure levels ? It would be nice to know.
Papyrus seems to work better and recognise pressure more. Convinced it works correctly after using that.
underlines said:
I don't know if you can apply this on default ROM, but on all ICS custom ROMs i tried so far, there is an option:
Enable:
Settings > Developer options > Pointer location
Now you will see a crosshair showing the position if you touch by finger or by S-Pen. In the upper end of your screen you'll notice a transparent bar, showing some numbers. The far right one "Size: " is just for finger actions, which will meausre the size of the finger/surface you put on the screen. One number left "Prs:" means pressure. You will notice, that you can slightly press with your S-Pen and vary the pressure value from 0.01 to 2.5
All apps which recognizes this number are so-called "S-Pen pressure sensitive".
Click to expand...
Click to collapse
I can also see this (using midnote1.0), very interesting. However I can only get it to go from 0.0 up to approx 0.80.... I am not comfortable to press any harder with the s-pen, for fear of breaking it.
edit- it is also interesting to note that when using your finger, the pressure reading is dependent on the area of your finger touching the screen....whereas when using the s-pen it is dependent on the true pressure applied.
Arthur Hucksake said:
Papyrus seems to work better and recognise pressure more. Convinced it works correctly after using that.
Click to expand...
Click to collapse
+1, works better than the standard s-memo app.

[Request] Disabling the capacitive buttons while writing on the Note

I am not sure how others take notes and avoid this issue, but when I attempt to take notes on the Note, almost always my palm touches the "Menu" or the "Back" capacitive button and the note in progress either gets saved or cancelled.
I was looking forward to writing on the note extensively for note-taking, but it seems impossible with the palm touching the capacitive buttons. Would a developer with know-how on this subject look into disabling the capacitive buttons while taking notes with the S Pen and the palm placed on the screen, or devise another solution? Thanks for exploring this issue in advance.
Please note:
Anyone commenting on this thread, I appreciate your intentions, but please DO NOT suggest ANY OTHER APP. I am purely focused on the S Note and Memo apps.
Well there is a way to disable the buttons on many roms already. Are you talking about a way to do it while unrooted? And are you trying to keep the touchwiz interface and use the smemo app??
No, You can turn the light off, but the button sup works. I think he wants to disable then completely.
Sent from my GT-N7000 using Tapatalk 2 Beta-5
btyork said:
No, You can turn the light off, but the button sup works. I think he wants to disable then completely.
Sent from my GT-N7000 using Tapatalk 2 Beta-5
Click to expand...
Click to collapse
Yes, I was wondering if the buttons can be disabled completely while taking notes, regardless of the ROM. Taking notes while the palm is lifted off the screen is just not natural and am not sure how Samsung saw people writing like that.
Sent from my GT-N7000 using XDA
incisivekeith said:
I am not sure how others take notes and avoid this issue, but when I attempt to take notes on the Note, almost always my palm touches the "Menu" or the "Back" capacitive button and the note in progress either gets saved or cancelled.
I was looking forward to writing on the note extensively for note-taking, but it seems impossible with the palm touching the capacitive buttons. Would a developer with know-how on this subject look into disabling the capacitive buttons while taking notes with the S Pen and the palm placed on the screen, or devise another solution? Thanks for exploring this issue in advance.
Click to expand...
Click to collapse
There are few apps in the market that have palm reject feature. This will disable the capacitive buttons.
Even the standard s memo should have this feature.
http://forum.xda-developers.com/showpost.php?p=24989757&postcount=4537
here is a script to disable the capitative buttons, it works perfectly on stunners rom ( haven't tried on any others ) and with the euphoria control you can disable the lights so those buttons are gone forever
I think this issue has been addressed in the new ICS stock ROM. For example, if you use your finger to press the capacitive button in S Memo, the button will work as intended. But if you place your entire palm on the right-lower part of the screen (including the capacitive button), the button doesn't respond. I just tried writing a long note with my palm resting on the screen and the capacitive button, and the app was working fine.)
I don't know if it makes a difference, but in the S Memo settings, I had set the screen to only respond to S Pen edits. Just FYI.
yyl said:
I think this issue has been addressed in the new ICS stock ROM. For example, if you use your finger to press the capacitive button in S Memo, the button will work as intended. But if you place your entire palm on the right-lower part of the screen (including the capacitive button), the button doesn't respond. I just tried writing a long note with my palm resting on the screen and the capacitive button, and the app was working fine.)
I don't know if it makes a difference, but in the S Memo settings, I had set the screen to only respond to S Pen edits. Just FYI.
Click to expand...
Click to collapse
Setting the screen to respond to just the pen helps a lot actually, but as you slide down while writing, the palm becomes less of a palm surface and touches the back button and the note gets saved. So it would greatly help of someone can disable the capacitive buttons altogether until some action is taken to wake them up.
The script suggested in the post above seems like an option but a simpler solution would be great.
Sent from my GT-N7000 using XDA
incisivekeith said:
I am not sure how others take notes and avoid this issue, but when I attempt to take notes on the Note, almost always my palm touches the "Menu" or the "Back" capacitive button and the note in progress either gets saved or cancelled.
I was looking forward to writing on the note extensively for note-taking, but it seems impossible with the palm touching the capacitive buttons. Would a developer with know-how on this subject look into disabling the capacitive buttons while taking notes with the S Pen and the palm placed on the screen, or devise another solution? Thanks for exploring this issue in advance.
Click to expand...
Click to collapse
+111
It will be nice if someone can help to disable this annoying button.
There's no way to detect the palm everywhere - it would require quite a few painful changes in AOSP.
There is obviously a way to disable capacitive buttons totally, but you'd need to reboot to toggle.
As I said before since the later releases of GB rom , when using s memo , there is an auto detect feature which rejects palm and also disables the capacitive buttons.
Try pressing the capacitive button with the s pen close to the screen.
@Galaxy Note™…
aalupatti said:
As I said before since the later releases of GB rom , when using s memo , there is an auto detect feature which rejects palm and also disables the capacitive buttons.
Try pressing the capacitive button with the s pen close to the screen.
@Galaxy Note™…
Click to expand...
Click to collapse
I confirm. I'm on official ics and the capacitive buttons are disabled when the pen is too close to the screen (and it's anywhere not only in smemo)
Now, I got the trick. Usually I put my palm before the pen reaches the screen.
User should put the pen then they can put his palm wherever he wants, nothing will happen both buttons are disabled.
TEST in ICS official LPY.
Thanks a lot.
Damn ... This was what i trying to say from the begining...
yyl said:
I think this issue has been addressed in the new ICS stock ROM. For example, if you use your finger to press the capacitive button in S Memo, the button will work as intended. But if you place your entire palm on the right-lower part of the screen (including the capacitive button), the button doesn't respond. I just tried writing a long note with my palm resting on the screen and the capacitive button, and the app was working fine.)
I don't know if it makes a difference, but in the S Memo settings, I had set the screen to only respond to S Pen edits. Just FYI.
Click to expand...
Click to collapse
Thanks buddy. Now I can take notes with my palm resting.
Sent from Galaxy Note using XDA Premium
iT iS Me said:
Now, I got the trick. Usually I put my palm before the pen reaches the screen.
User should put the pen then they can put his palm wherever he wants, nothing will happen both buttons are disabled.
TEST in ICS official LPY.
Thanks a lot.
Click to expand...
Click to collapse
I understand what you and alupatti are saying but when I am writing on the screen, the palm will slide down and it's not always you can focus on placing your pen first on the screen.
Thanks xplodwild for your input, too, as a developer. It just seems like a case of poor design which we are stuck with, unfortunately, until there is a real solution.
Sent from my GT-N7000 using XDA
incisivekeith said:
I understand what you and alupatti are saying but when I am writing on the screen, the palm will slide down and it's not always you can focus on placing your pen first on the screen.
Thanks xplodwild for your input, too, as a developer. It just seems like a case of poor design which we are stuck with, unfortunately, until there is a real solution.
Sent from my GT-N7000 using XDA
Click to expand...
Click to collapse
The pen need not be on the screen. It activates when the pen is a few mm away from the screen
It might look silly but consider taking notes with your phone upside down. That way the evil capacitive buttons won't get in the way
Disable buttons
Check my sig....flashable zip to disable and re-enable the back and menu button.
Doesn't affect the lights, just the functionality of the buttons.
@tremeron. Do you think your disable buttons flash zip can be adapted like a on/off switch on toggle bar or somehing like that?

pen only mode please!!

If anyone is using the device as a drawing tablet, this would be very helpful. Let me explain why.
I downloaded the autodesk sketchbook, the application works great, but better if there is an option to completely shut off the touch input because in real life while drawing we do not want hand accidentally touch the canvas and leave any unwanted marks on the work. I know the tablet automatically disable touch input while the pen is within a certain distance, but the distance is only about 1.5 cm (too short !!). My hand always touches the screen and leaves unwanted marks while painting. Someone already suggested that wearing a glove while working, well, that's only a temporary solution. I would assume most artists would not want to paint with gloves on because it just does not feel right.
To sum it up, I would suggest an option to activate "pen only mode" while the pen is not in the pen slot would be perfect!
zoomincn said:
To sum it up, I would suggest an option to activate "pen only mode" while the pen is not in the pen slot would be perfect!
Click to expand...
Click to collapse
When the pen icon (blue, in the upper right corner) is selected it serves the same function in S-Note.
Thank you for mentioning this, but this function seems to be S-note only. It does not work in other application while it's turned on in S-note...
I think he's asking for a pen-only mode on a system level.
I think it probably has to be implemented within different programs by the developers. I did notice how effective it was within S-note, though.
otherwise my finger was randomly creating Marks and lines as I was zooming in and out.
Sent from my GT-N8013 using xda app-developers app
It's something that could be implemented at the OS level if for example CyanogenMod wanted to make it a feature. That's a pretty clever idea actually and wouldn't be too hard to implement. I don't know if mainline CM would accept it but it could always be in an unofficial build.
Sent from my SCH-I535 using Tapatalk 2
On my N8000, the screen does not accept finger input when and as long as the S-Pen is in range of the screen (point marker enabled, point marker visible on screen)
The Lenovo Thinkpad Tablet got it implemented with an update to ICS.
Maybe Samsung can do that to ?
Someone should suggest this to Samsung some how. Maybe having a toggle in the notification bar would be handy.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
crystalstylez said:
Someone should suggest this to Samsung some how. Maybe having a toggle in the notification bar would be handy.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
That would be perfect.
I found the pen works much better when "Battery Saving" is checked in the Pen options. Before that I was having issues with it getting confused between my fingers and the pen even when the pen was docked.
Lecture notes has this feature as well. It's pretty cool! You can use your fingers for scrolling and zooming and it won't leave any marks on the paper. The pen writes and draws, and your fingers zoom and navigate. It works amazingly well. Hopefully in the future more apps will have this feature enabled.

S-Pen screenshot got more annoying

So I realized with the Note4 taking a screenshot with the Note 4 got a little more annoying.
On the Note3, I can pull out the S-Pen, hold the S-Pen button and press and hold on the screen to screenshot.
This no longer works on the Note4. You need go select from the s-pen functions and it will take the screenshot and make go through a few steps before saving.
I just tried it on my note 3 and it did a screen write, where it took a screen shot and went into a screen edit mode where I can write on the image. So its the same as pressing the button on the stylus and selecting "Screen write". Which is the same on both note 3 and note 4. The only thing that they seem to have taken out is being able to do a screen write by the method you mentioned. Which was redundant anyway. Also that function is now for multi-select like a mouse function. So if you hold the button in email, or gallery, then you can drag the stylus up or diagonally across the screen to select mulitple email or images at one time.
Sent from my SM-P600 using Tapatalk
I like it. Works great
NOTE 4
I understand you wanting to use the spen function but why not just swipe your hand across the screen to take a screenshot, a lot faster imo; just my 2¢...
Or disable option for editing when you take screen shot
My fingers are crossed that gmd or some of the other devs that had previously made tools relative to the spen will get cracking on the newest code. That way we can customize it to whatever we like best. I was thinking the same thing with the screenshot stuff.
Home+power does the trick, no pen required.
Sent from my SGH-T889 using xda app-developers app

Categories

Resources