The Following 8 Users Say Thank You to jakiman For This Useful Post: | ||
![]() |
2010-01-05
, 23:01
|
Posts: 1,427 |
Thanked: 2,077 times |
Joined on Aug 2009
@ Sydney
|
#2
|
PatternTouchscreen=10;3;0;1;10;30;0;50;50
The Following 16 Users Say Thank You to jakiman For This Useful Post: | ||
![]() |
2010-01-05
, 23:29
|
|
Posts: 739 |
Thanked: 242 times |
Joined on Sep 2007
@ Montreal
|
#3
|
The Following User Says Thank You to R-R For This Useful Post: | ||
![]() |
2010-01-09
, 02:32
|
Posts: 177 |
Thanked: 39 times |
Joined on Dec 2009
@ China
|
#4
|
Here is my current setting which I feel is quite good:
Red = AccelarationPeriod. (Made it slower so it doesn't "jerk" the phone as much)Code:PatternTouchscreen=10;3;0;1;10;30;0;50;50
Green = OnPeriod. (Made it longer so it's more prone)
Blue = BreakPeriod. (Made it 0 as I liked how it felt when I turned on my phone and saw it was 0 for PowerOn)
Magenta = Speed. (Made it low so that it's not too powerful and vibration feels gentle and soft)
This makes it more like a Samsung Haptic feedback devices.
Not too over powering but still gives a positive feedback.
How I changed it:
1. Install rootsh to get root access at terminal via "sudo gainroot"
2. Install Leafpad application (text editor)
3. from xterminal, sudo gainroot
4. from xterminal, leafpad /etc/mce/mce.ini
5. Go down to the very end (down).
6. Make the changes to the above mentioned line and save.
7. Reboot.
WARNING: Make sure you didn't make ANY mistakes. You can brick your N900 if you make wrong changes or syntax errors. I will take no responsibility if something goes wrong....
![]() |
2010-01-09
, 03:10
|
Posts: 377 |
Thanked: 97 times |
Joined on Dec 2009
@ US
|
#5
|
The Following 2 Users Say Thank You to That One Guy For This Useful Post: | ||
![]() |
2010-01-09
, 04:22
|
Posts: 1,427 |
Thanked: 2,077 times |
Joined on Aug 2009
@ Sydney
|
#6
|
![]() |
2010-01-09
, 04:27
|
Posts: 177 |
Thanked: 39 times |
Joined on Dec 2009
@ China
|
#7
|
HRZ, I'm not linux expert either. Here's a more detailed step for 3 & 4.
Step 3
- launch xterminal (it's already installed on N900)
- type the following and press enter
sudo gainroot
- done
Step 4
- While you are still in xterminal
- type the following and press enter
leafpad /etc/mce/mce.ini
- the leafpad application will launch. (if installed as per step 2)
- you are now seeing the contents of mce.ini file.
![]() |
2010-01-09
, 04:45
|
Posts: 180 |
Thanked: 82 times |
Joined on Dec 2009
@ Miami
|
#8
|
Here is my current setting which I feel is quite good:
Red = AccelarationPeriod. (Made it slower so it doesn't "jerk" the phone as much)Code:PatternTouchscreen=10;3;0;1;10;30;0;50;50
Green = OnPeriod. (Made it longer so it's more prone)
Blue = BreakPeriod. (Made it 0 as I liked how it felt when I turned on my phone and saw it was 0 for PowerOn)
Magenta = Speed. (Made it low so that it's not too powerful and vibration feels gentle and soft)
![]() |
2010-01-09
, 05:06
|
Posts: 1,427 |
Thanked: 2,077 times |
Joined on Aug 2009
@ Sydney
|
#9
|
The Following 4 Users Say Thank You to jakiman For This Useful Post: | ||
![]() |
2010-01-10
, 14:35
|
Posts: 46 |
Thanked: 13 times |
Joined on Jan 2010
@ Manchester UK
|
#10
|
http://maemo.org/community/brainstor...edback_setting
Seems it can be done by modifying the 'dangerous' /etc/mce/mce.ini file.
Last edited by chemist; 2010-01-12 at 21:19. Reason: Title Change