Left-hand friendly One note app? - Microsoft Surface

Couldn't seem to figure out if i could do this on my own so i came here for any advice!
Basically, i was wondering if you could take the one note app that looks a little something like this:
View attachment 2403414
and change it to be something a little more left hand friendly. Perhaps something like this?
View attachment 2403419
It's a minor change but if you're a lefty taking notes on this device, it makes a HUGE difference. Often times, when bringing my hand down to the device to write, my hand will accidentally touch another note page and switch to that note page. It's quite annoying!
Also, i've tried specifying which hand that i write with, setting it to left handed, but it doesnt seem to make any difference at all. Makes me wonder what it ACTUALLY does....

BrokeEven said:
Often times, when bringing my hand down to the device to write, my hand will accidentally touch another note page and switch to that note page. It's quite annoying!
Click to expand...
Click to collapse
Fellow lefty with surface pro 2 here. I know your problem.
Solution:
Use fullscreen
Hold your stylus closer to the screen when approaching it, so that touch input gets deactivated.
BrokeEven said:
Also, i've tried specifying which hand that i write with, setting it to left handed, but it doesnt seem to make any difference at all. Makes me wonder what it ACTUALLY does....
Click to expand...
Click to collapse
It changes the location where the context menu appears when you right click, so it is not hidden below your (left) hand.

Related

JF1.41 Bug? changes the way the touchscreen works?

On my unrooted phone the "Steamy Window" application worked fine
If I pressed a little it would make a little line in the "steam", and if I were to push my thumb down on a large area, it would detect that and make a "thumb" sized print.
Now using JF1.41 no matter what I do it only makes a TINY TINY line, about a pixel or two in size.
Did the modification of the screen change an api that the Steamy Window app is using to work different?
Well, maybe you should go back to an unrooted phone so that you can play with your steamy window....
LPChris, I would expect a little more maturity from a "senior member"
I am trying to contribute to make JF the best it can be. Maybe your just having a bad night or something, but theres no need to be so childish.
:ed:
Looking through your posts it seems like your just having a bad night
Back on topic:
While this may be a stupid little problem with one application. Should finger-area sensitive applications continue to be made this could isolate JF1.41 from the market. Naturally I dont care much for steamy window, but I would like to prevent other issues in more... useful... applications
I've seen some weirdness where my home screen has a jitter. I've also had accuracy issues with clicking menu items and buttons. I'm going to backup my phone and load JF 1.31 back on to see if it is the screen or the img.
Interesting...I just reflashed with 1.41 RC30 and the problem went away. I was using the fade to blue theme .99.
sjbayer3 said:
On my unrooted phone the "Steamy Window" application worked fine
If I pressed a little it would make a little line in the "steam", and if I were to push my thumb down on a large area, it would detect that and make a "thumb" sized print.
Now using JF1.41 no matter what I do it only makes a TINY TINY line, about a pixel or two in size.
Did the modification of the screen change an api that the Steamy Window app is using to work different?
Click to expand...
Click to collapse
Ditto about LPChris lol, a lot of his posts sound like that, but yeah I noticed the same thing about the steamy window app before and after using JF 1.41.
Steamy window, LOL! sorry guys. anyway keep up the great work.
Yes, this is a trivial example, but it does identify a real issue.
I was reading through the various google android groups last night and I ran into some info that seems to addresses this issue. From what I was able to gather, the JF1.x implementation of multi-touch uses a community hack that reassigns the value that normally keeps track of the size of the touch input. This value is now used to keep track of the distance between two touches. (see: http://groups.google.co.uk/group/android-platform/browse_thread/thread/209b512a9fdf7367?hl=en)
your Steamy Window app seems to make use of the size value as it was originally designed. Now with the change, with only one finger input, this value is set to some minimum, producing a thin line.
To test this theory, see if when you touch the screen with two fingers the size of the mark gets bigger.
Why can't a capability bit or other mechanism be defined that could be used to indicate whether or not an application were multi-touch aware, so that the touch handling behavior at the lower levels would revert to "standard" behavior for normal (non-multi-touch) apps? Trying to make the multi-touch hack fully backwards compatible may not be practical.
I tested your idea about multituch possibly fixing steamy window
My only results are really strange.
If I touch with two fingers it will make a line about the width of my 2 fingers, but its located in the top left, no matter where my fingers actually are. Furthermore the line isnt straight its curved.
Now, after my first touch, it seems if I touch it again it just crashes.
ex-MN said:
From what I was able to gather, the JF1.x implementation of multi-touch uses a community hack that reassigns the value that normally keeps track of the size of the touch input. This value is now used to keep track of the distance between two touches. (see: http://groups.google.co.uk/group/android-platform/browse_thread/thread/209b512a9fdf7367?hl=en)
Click to expand...
Click to collapse
Edit: Hmm... the x-y data of the second finger is stored in separate fields. I think the usage of the size field is just as a boolean to tell multitouch capable programs that second finger data is being sent.
themes and JF RC versions. be careful
TheDudeOfLife said:
I've seen some weirdness where my home screen has a jitter. I've also had accuracy issues with clicking menu items and buttons. I'm going to backup my phone and load JF 1.31 back on to see if it is the screen or the img.
Interesting...I just reflashed with 1.41 RC30 and the problem went away. I was using the fade to blue theme .99.
Click to expand...
Click to collapse
it seems as tho themes have to be matched to the rom, a theme for 1,30 may flake out on 1.41, most of the themes I have seen and used so far were marked as to which rom the were intended to theme...
BhanG
bhang said:
it seems as tho themes have to be matched to the rom, a theme for 1,30 may flake out on 1.41, most of the themes I have seen and used so far were marked as to which rom the were intended to theme...
Click to expand...
Click to collapse
After some more testing I have this same issue on 2 1.41 compatible themes (rusty metal and fade to blue) I am going to go back to themeless 1.41 but I think it is more related to the multitouch 'hack' than the theme themselves. I find it hard to believe that a bunch of icons could mess this up. I watches my screen jitter between the left and right screen for 3 minutes today before I just performed a soft reset on my phone.
Note: I also applied each theme from a fresh flash of 1.41...not on top of each other.
this happens with screen crack also, but it doesnt affect me that much until i start not being able to select stuff. i know it may be important its just not to me... yet *knocks on wood*
Yeah Ive noticed it too..
I thought that it was just the app at first.
I might be switching back to .31 then at least til this gets fixed.
Steamy window def is NOT reading my fingers location or size properly.
I've also seen it affect touch paint found in the API Demos. Doesn't even register touch anymore.
It appears multi-touch is premature at this point and to implement multi-touch throughout the OS and not just the browser like everyone seems to think isnt good. It is definitely is throughout the OS and probably will affect any application that uses the second touch value to register touch size.
My other concern is that dev's won't take this hacked multi-touch into account so they will continue to write programs that won't be compatible since its not the "norm"
Taken from and android forum...this is my biggest concern
"Please think about soft keyboards when considering multi-touch APIs,
where the problem isn't detecting the distance between two finger, but
rather is allowing a 2nd finger (or thumb) to come down on a 2nd key
before the first finger (or thumb) has been released. The proposed
API to provide only a centroid and the distance between fingers won't
work at all for this sort of application.
I think you'd ultimately want to package this as additional
GestureDetector subclasses, depending on whether the type of gesture
detection wanted was pinch/zoom or multiple/overlapping taps.
Keyboards (and maybe games) would use one class, browsers another.
Providing the right information from a touch panel to drive either
detector might be challenging, especially if the panel provides
'unpaired' x and y coordinates rather than individual touch locations,
but I believe it could be done. "
JesusFreke,
Any thoughts on this?
Yeah lets hear what JF's got to say.
I originally thought that the multitouch was embedded in the browser, It's too soon to have it throughout the entire OS...
How about 1.41=with multitouch and 1.42=without
I've installed JF1.41 and I have an unusual bug....sometimes the screen behaves like it isn't calibrated..i press the screen on a button and it is pressed another one....have anyone encoutered this problem?
I invite everyone to do the following to find out how ur touch registers on ur screen. Open anycut. Get it if u don't have it.
Click activity and find raw image viewer. Click ok and then click on the shortcut.
Now start moving your finger around and see the results.
Let's all post our results here so we can figure this out.
Post in the same format as me:
ROM: JF1.41
1 finger - it surpisingly followed my finger perfectly. It only registered the very center point of my finger.
2 fingers - it appears that it made the same point as the 1 finger, however now the point was exactly in between my fingers and stayed there as I moved them around.
Ok so now we need ppl with stock rc30 and 1.31 so we can test this out!
You wanna have some real fun? Try it with 3 or 4 fingers.. It goes nuts..

Turn off one finger zoom

Just installed Synergy JB and have noticed that there is one finger zoom in here where you basically slide up and down on the edge of the screen and it zooms in and out. I see people with the note II have this also so it seems it may be a Touchwiz JB feature but I haven't seen a way to turn it off. It's nice but would love to find a way to toggle it. I already checked display, accessibility, and motion controls with no luck and it zooms in any app that can zoom.
If I remember correctly E actually put the GNOTE 2 camera in that ROM so what you are seeing is that actually camera... As far as I know the only way to change that would be to flash a different camera.... HOWEVER.. I do have the NOTE 2 camera on mine also and can pinch to zoom or use the volume keys so there may be different versions of that also... But anyways flash a different camera and that should do the trick
dr12volt1338 said:
If I remember correctly E actually put the GNOTE 2 camera in that ROM so what you are seeing is that actually camera... As far as I know the only way to change that would be to flash a different camera.... HOWEVER.. I do have the NOTE 2 camera on mine also and can pinch to zoom or use the volume keys so there may be different versions of that also... But anyways flash a different camera and that should do the trick
Click to expand...
Click to collapse
Well its not just the camera it's in the browser, wikipedia app, and others
I apologize.. I swear the post said in the camera app.... I know he pulled a few .APK's from the Note 2... All I can suggest is check the settings for the individual apps... You could also try and download a different browser and try that... That would help narrow it down if it is something "Overseeing" the ROM or something specific to certain .APK's....
anyone find a fix for this...it's happening in my browser now and it's killing me?
skillzo1 said:
anyone find a fix for this...it's happening in my browser now and it's killing me?
Click to expand...
Click to collapse
Check your other thread.
Sent from my Unleashed GalaxyMODed ...... um ...... phone?
What Scroll Bars?
skillzo1 said:
anyone find a fix for this...it's happening in my browser now and it's killing me?
Click to expand...
Click to collapse
With all due respect, you may want to look at your screen and take note of the fact there are no scroll bars.
I understand that we are creatures of habit, and as I have been using the GUI, with Scroll Bars since the first Mac (1984) I too tend to use the edge of the screen to scroll, but the truth is, it is a Phone, not a Mac, not a PC. It has no scroll bars. Scroll slightly to the left (or to the right-so to not disenfranchise left handed phone users) or 1/4 of the way across, or 1/3rd, or 1/2 or 3/4 quarters, etc. etc. etc.
Anywhere you'd like. It's a Phone, it's a touch screen. No mouse, no ability to tap in the scroll bar and have the screen advance. No way to position your mouse over the up or down arrow, and have the screen scroll smoothly without any other movement than you holding down the mouse button.
It's a Phone. Get it?
Anyway, what is really infuriating is that Samsung put this feature on the phone, didn't tell anyone, until people started complaining about it and reporting it as a bug, and then rather than either tell people about it, or add the ability through a Setting to disable it, in a new release of the software, the morons simply took it away.
So let me ask you, if your phone came configured with the setting disabled by default, but gave you the option to enable it, try it, see if you liked it, then said, nah, and turned it off, would that have been best for you and guys like me who depend on it all day every day to be able to use my Phone with one hand?
I think the answer is obvious.
Samsung, you are laughable, amateur software developers.
Thankfully we have XDA.
Now I just need one of you on here to figure out where in the heck it is hidden so you can make me a build that includes it with whatever else is in the latest releases.
You see, Android is almost entirely "Hard Coded" so it is not something the average user can just go "teeak" , like following the step by step instructions of someone to simply "Hack" the Windows Registry to make it the way we like it.
All the more reason Samsung is so pitiful.

S-Note questions

Got my 10.1 note and love it, however, despite trying layer paint I really enjoy using s-note.
however, is there any way of changing opacity for screenshots, layers?
Also is there a way I can disable scrolling, as when I touch with my palm to rest to draw it sometimes moves the canvas.
If you don't want to get your hand to affect the touchscreen, you should tap on the finger icon at the right bottom of the frame. If you go like this, the screen can only be accessed by the stylus
dudu7559 said:
If you don't want to get your hand to affect the touchscreen, you should tap on the finger icon at the right bottom of the frame. If you go like this, the screen can only be accessed by the stylus
Click to expand...
Click to collapse
That'll only prevent the finger from drawing on the screen when the pen is away, and only prevent the palm from pan/zoom when the pen is closer than an inch-ish (14mm) from the screen. In reality this isn't always the case which leading to this really frustrating problem! I'm very aware of the problem myself and started a thread about it in the apps section a couple of hours ago. Unfortunately because the lack of settings in SNote I can't see any fix but to replace it with an third part app like Lecture Notes... To bad, I really like the shape/function features in SNote as well as the WolframAlpha "instick".

One hand UI have a tendency do move to the left?

I am the only who experience this tendency? That the one ha UI function makes the navigation buttons at the bottom are to the left?
Often when u put it in the table often the navigation button are very often to the left. A bug? To activate one hand UI you need to use a quite rapid motion.. But obviously one hand UI activate when you put it on the table. I hope this problem is solved In the latest firmware (which is not accessible through official channels for eu devices)
If you shake your hand to the left, the navigation bar automatically adjusts to the left. Same thing goes if u shake it to the right.
[email protected] said:
If you shake your hand to the left, the navigation bar automatically adjusts to the left. Same thing goes if u shake it to the right.
Click to expand...
Click to collapse
I know how the gestures is working to activate one hand GUI, what I am saying you is that it is not working..
In fact.. it is quite unsensitive so when you want to to activate one hand GUI and make the geasture the the left or right it is kind of hard you really need to do a quite rapid and distinct motion. What I am saying is that the one hand GUI is being activated WITHOUT any gesture at all.. when I am putting it on my table.. most likely it does not lie down on the table 100% straight, so what I am saying here this is simply a bug.. the one hand GUI should be activated by a distinct hand gesture not when it is laying on the desk and you pick up the phone. This makes the whole one hand GUI function very frustrating... it would had been a less problem if it had a tendency to move to the right most of the times since 99% of the time you want it to be on the right.. I wish it was possible to disable it moving it to the left at all..since I am not left handed..
Also.. I wonder..is there any 3rd party app where you can get similar one hand function to Note 4 ? where the whole screen is getting minimized to a small window ? since the Mate7 have a bigger screen then note 4.. the need is even bigger for more One hand functions... to handle a 6 inch device... I hope this will improved with Lollipop as well.. it is clear that android is not optimized for bigger devices. One simple example is google play... to push the "my apps" button you cannot reach it with your right thumb.... I think this will be some of the things that they will look at in versions after lollipop..which is to have more menus at the bottom instead of the top..where people will reach it easier...even on big devices. .. if android and apps in general was more optimized for bigger devices.. the drawbacks of big devices which mainly is you can't reach your thumb over the whole device would be a much less problem.. if the most important parts of interfaces in OS and apps is in the "Thumb zone" where most people reach with one hand use even on 6 inch devices. Nexus 6 is 6 inches..so because of that..I think android after lollipop will be a lot more optimized for bigger screens in general.. also the averge screen size is getting bigger.. 5.5 inches is now really common.. but I think 6 inches.. is where it will stop...
Sure if the mate 7 hade 100% body to screen ratio then sure..it could had bigger screen but I would not like a phone with bigger outer measurements then this.. the limits is here for sure.. going over this limit is just stupid..
I understand what you mean, although i have not really tried this one hand function of the mate 7, because i find the solution half-baked in mate 7. In note series (3 & 4 I'm sure), the whole screen is minimized. The current lenovo vibe z2 pro also does the same thing as the note's, which for me is the perfect implementation of the one-hand operation function. Although this function is not a deal breaker for me, cause i still find the mate 7 attractive because of its many other uses.

Is it me or is the touchscreen of the S6 very sensitive?

Does anyone noticing that the touchscreen on the S6 is very sensitive. The screen registers my touches even when my finger is not physically touching the glass. I like highly sensitive touchscreen but it can be annoying especially when I am scrolling webpages.
kojaraty said:
Does anyone noticing that the touchscreen on the S6 is very sensitive. The screen registers my touches even when my finger is not physically touching the glass. I like highly sensitive touchscreen but it can be annoying especially when I am scrolling webpages.
Click to expand...
Click to collapse
I might be wrong, but I think since the S4 or Note 3, the phone has had the ability to detect when a finger was hovering over a particular spot. Though that is probably incorect because I only vaguely remember reading something about that 2 years ago when Samsung started introducing crazy features like scrolling based off of tilt and such.
Chocolina said:
I might be wrong, but I think since the S4 or Note 3, the phone has had the ability to detect when a finger was hovering over a particular spot. Though that is probably incorect because I only vaguely remember reading something about that 2 years ago when Samsung started introducing crazy features like scrolling based off of tilt and such.
Click to expand...
Click to collapse
Yeah I remember this feature on previous Samsung phones, but there is nothing in the settings that indicates that there is such feature on the S6.
Screens don't even work with the note stylist.
I agree, it is SUPER sensitive. For me, this is a plus, because I tend to be too fast for most touch screens, and the extra sensitivity keeps the S6 on par with my quick hands. I actually love everything about this phone, and I am very picky.
ingenious247 said:
I agree, it is SUPER sensitive. For me, this is a plus, because I tend to be too fast for most touch screens, and the extra sensitivity keeps the S6 on par with my quick hands. I actually love everything about this phone, and I am very picky.
Click to expand...
Click to collapse
But, does your device have accedental touches when swiping quickly a webpage or an app?
kojaraty said:
Yeah I remember this feature on previous Samsung phones, but there is nothing in the settings that indicates that there is such feature on the S6.
Click to expand...
Click to collapse
I don't have mine till later today, but, on the S5, there are two settings that may be affecting the issue you are having. Can you still search the settings on the S6? Look for "Air View" (main culprit) and "Touch Sensitivity".
kojaraty said:
But, does your device have accedental touches when swiping quickly a webpage or an app?
Click to expand...
Click to collapse
No, my device doesn't have accidental touches, but my fingers do. lol
The device can't make me accidentally do it, it's not a fault of the phone
natefish said:
I don't have mine till later today, but, on the S5, there are two settings that may be affecting the issue you are having. Can you still search the settings on the S6? Look for "Air View" (main culprit) and "Touch Sensitivity".
Click to expand...
Click to collapse
Both of those seen to have been removed as user options.
Sent from my SM-G900T using AllianceR(●)m
I would like to see the touch response time of this device's screen measured. It's seems very responsive .
Yes it does and it's really annoying. To replicate the issue, scroll down a web slowly and then lift a very little like 0.5-1mm of your finger while you scroll it up. So scroll down and then lift a bit and scroll up without touching the screen. When you do this fast enough, the page will scroll up following your finger movement without touching the screen at all. Weird.
The Air View feature was removed on the S6, it was present on the S5 and Note variants. Same thing with the Screen Sensitivity toggle from the S5, Samsung just opted to make the screen more sensitive by default.
i have an S5 and S6 so I was able to compare.
I used the S5 for about a week and the touch screen was great
once I got the S6 I noticed i keep accidently hitting back/window button . upon tinkering and testing I realized the screen is super sensitive. If you take both the S5 and S6 (one in each hand) and lay them face down on your lap together, the S6 will hit buttons (and thus vibrate), the S5 wont
Hello,
For touch screen problem try this:
-in dialer type *#2663#
-TSP firmware update (general)
You should see "PASS"
That have solve my touch screen problem...
i have the same problem when playing Clash of Clans because sometimes when i launch a spell the screen is so sensitive and it launches alone
kojaraty said:
Does anyone noticing that the touchscreen on the S6 is very sensitive. The screen registers my touches even when my finger is not physically touching the glass. I like highly sensitive touchscreen but it can be annoying especially when I am scrolling webpages.
Click to expand...
Click to collapse
Have that as well on my 1st S6 Vodafone EU 32gb.
Returned it for other reasons and will receive new one next week....
My touch screen was not sensitive at all, very unresponsive
I can verify that this indeed works:
For touch screen problem try this:
-in dialer type *#2663#
-TSP firmware update (general)
You should see "PASS"
I tried a reset, a full system restore, I tried safe mode, I tired uninstalling all apps, I tried screen tests and can verify for me, that this above solution was the only thing that fixed my problem.
Screen is working wonderfully now
Fix doesn't work for me?
-JFK- said:
Hello,
For touch screen problem try this:
-in dialer type *#2663#
-TSP firmware update (general)
You should see "PASS"
That have solve my touch screen problem...
Click to expand...
Click to collapse
I tried this and got an error message that this feature is not available on my service. I'm on US Cellular, I don't know if that matters or not. I saw this fix posted on another site and it seemed to work for a few people who were having the same issues that I'm experiencing. I'm not very technically savvy...do you actually dial/call this number sequence? How do I choose or command "TSP firmware update"? Thanks.
Some games are impossible to play because the screen is so sensitive it counts a touch as a swipe and some apps read as two touches. This happens consistently, not just here and there.
Jerameecarson said:
Some games are impossible to play because the screen is so sensitive it counts a touch as a swipe and some apps read as two touches. This happens consistently, not just here and there.
Click to expand...
Click to collapse
Not sure if it's just the way I'm holding the phone, but I frequently find myself turning on a timer, only to realise that I've paused/cancelled it like 2 secs after. Great when you put something in the oven and forget lol.

Categories

Resources