Is it possible to control Scroll amount? - Touch Diamond, MDA Compact IV General

I've noticed in the YouTube player that the scrolling goes a couple of screen lengths.
Is there any tweak to change the amount of scrolling, ideally I'd like 1 screen height to scroll per each swipe/gesture or something like that?

I have exactly the same problem with youtube and many other applications ...
In some applications when u use scroll it goes TOOOOOO far !! And some times you cannot stop till the scroll end ...
If I use scroll with my finger keep pressed --> Just a bit lines of scroll (not frequently used ....)
If I use scroll grsture in windows and other common applications all works find since the scroll length depends on the gesture ... BUT in some applications the gesture seems fixed and useless ....
Example:
Line 01
Line 02
Line 03
Line 04
Line 05
------------------------------ Emd Page 1
Line 06
Line 07
Line 08
Line 09
Line 10
------------------------------ Emd Page 2
Line 11
Line 12
Line 13
Line 14
Line 15
------------------------------ Emd Page 3
Line 16
Line 17
Line 18
Line 19
If want to go from item 1 to for example item 11 is imposible since the scrolls go too far till for example item 16 ! If u try to stop when u see item 11 then nothing happens ... or the scroll goes back to element 1 ...
This is so frustrating ...
I'm sure this can be configured ... but where .... or how .... I don't know ...
Any ideas ??
See U !!

nobody knows how to resolve this mal-function ??
TY !

you can change it in the registry:
HKEY_LOCAL_MACHINE\Software\HTC\SmartTouch\[appname]
[appname]=the name of the app
Change the values in "WheelCount"

TY for your answer but that's for wheel ... and what we are speaking about is Touchflo scroll ... "finger scroll".
Any ideas ?? TY !

Related

How to get date whit time on top bar

i did had the date and the time on the top bar befor the hard reset, but do not remember how i did it.
I achieved it via a reghack... See http://forum.xda-developers.com/viewtopic.php?p=188032#188032 for my working values.
Also, my reply is in the context of koksie's response:
Koksie said:
hklm\software\microsoft\shell
- add dword called "TBOpt"...
Click to expand...
Click to collapse
The numeric values Koksie provides to change the implementation of the clock are wrong for the Alpine, so I went and worked out what they are for the 2i (which is in the post I directly link to above). You can achieve this fix with PHM Regedit (also in that thread) or any other registry editor.
Another solution would be using a third party program...
Easytweaks comes into mind...
try out this registry modification, see whether it helps
To include both time and date in taskbar
You'll get time and short date on your right top of the screen, rather just displaying time. Meaning, you can remove your date item on your today screen.
Code:
Phase 1:
1) Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\
2) Create a binary value named "TBOpt" and set its value to "13 00 00 00".
3) Soft-reset
Note: If u ever get bored of the date display, rid it by deleting the TBOpt key.
Phase 2: IF U NEED THE CHANGE THE DATE FORMAT:
i) Just go to Settings>Regional Settings>Date>Short Date
ii) Choose "dd-MMMM-yy" or whichever format u prefer.
iii) Click "ok".
cheersss
If you are not that comfortable with editing your registry, you could use a 3rd party software called Tweak2K2, I used that to get the time and date on the topbar.

key codes for Pocket IE key maping

Does anyone have a list of the codes for all the qwerty keys? Want to be able to change up/down behavior.
TIA
Keymapping in Pocket IE
Bump as I'm interested in this as well.
Did some digging and this is the answer:
http://www.modaco.com/Browsing-Web-MS-Smartph-t256872.html among others (http://forum.xda-developers.com/showthread.php?t=259884&highlight=keycode.exe, etc.)
To summerize:
The values available are:
1 - Page Up
2 - Page Down
3 - Top
4 - Bottom
5 - Horizontal Page Up
6 - Horizontal Page Down
7 - Horizontal Top
8 - Horizontal Down
9 - Default Layout
10 - Desktop Layout
11 - One Column Layout
12 - Full Screen Toggle
13 - Show Pictures Toggle
==========================
To determine what is the code for the key to which you want to apply these values, use the keycode.exe from the following tool set:
http://xetranet.free.fr/xbar2/download/tools.zip
so for example:
I want 'U' to page up:
U = 85
page up = 1
result: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Keymaps]
"85"=dword:00000001
Cheers!

3/4 on the row tab who can make?

hi i have a question i know some people want to have 4 on the row on there screen and some of them 3 on the row
is it possible to make a util when you activate it then is 3 and when you tab again you should have 4
thnx
skippycentraal said:
hi i have a question i know some people want to have 4 on the row on there screen and some of them 3 on the row
is it possible to make a util when you activate it then is 3 and when you tab again you should have 4
thnx
Click to expand...
Click to collapse
Should be its just a new reg entry
HKLM\Software\Microsoft\Shell\
Add New Key "IconConfig"
In there Add DWORD Value:
"HorizontalIconSpacing" Dec value="112"
"VerticalIconSpacing" Dec value="115"
"IconTitleFontSize" Dec value="6"
Simple to write a util - I don't a WinMo Dev just a little web so ask around... four looks alot better though in my opinion...
wow, yes, 4 in a row looks great! I have it with Swift rom but I was wondering how could I do it by my own (so when I flash a rom without this feature I can add it)
Thanks, very useful for me!
look what i found using search:
http://forum.xda-developers.com/showthread.php?t=410731
look at post #18 and #19.....a cab file!
isn't search wonderful?
i know there`s a cab for it but i really want a pic when you tab on it you get a three on a row and tap again you get a 4 on a row it`s seems alot nicer it looks like a switch

SMS input window size

Not sure if this is the best place for this question but here goes anyway..
Is there a way to change the SMS input window size? Im running a custom ROM and the size is about 2x what im used to and its bugging me.. im used to having 2 lines of displaied txt and this has 4.. im sure its a setting, reg entry somewhere but i havn't found it yet..
TIA
Using Total Commander, Go into the ‘Windows’ directory and find the line ‘thread_sms.htm’ and go to ‘edit’ then find the line towards the bottom <inbox:content id=COMPOSESUBJECT width =”98%” height = 35. Urs might have something other than 35 in the height, since it is a cooked rom. Simply reduce the # in the height to 35, which i think is the default 2 line text msg window, and hit save. that should get you fixed up.
vsnipper said:
Using Total Commander, Go into the ‘Windows’ directory and find the line ‘thread_sms.htm’ and go to ‘edit’ then find the line towards the bottom <inbox:content id=COMPOSESUBJECT width =”98%” height = 35. Urs might have something other than 35 in the height, since it is a cooked rom. Simply reduce the # in the height to 35, which i think is the default 2 line text msg window, and hit save. that should get you fixed up.
Click to expand...
Click to collapse
Just an addition to vsnipper, Im doing it at 70 instead of 35. gives you a lot of space.
wow... thanks a lot... i did what the above guy did and exteded it to 70...
and it worked... thanks again

[Mort + iPTv1.4] Mortscripts for iPhone Today v1.4+

This is very simular to the wonderful iPhone Today mortscript thread here however this one is spicifically dedicated to iPhone Today v1.4+
This could not be possible without
Chance63
Sir.John
j101399
MiToNiOeS
Tronikos
Biglittlewhateva
Holdemdogg
bluenote73
Start by downloading Mortscript and iPhone Today v1.4+
I will do my best to keep the OP up to date with what scripts are available and what they do.
---------------------------------
Scripts:
---------------------------------
Missed calls fix here
Screen Swap here
---------------------------------
Not in this thread
**New** Battery Icon Changer here
Battery changing icon here
Weather Icon here
Please use this thread to ask questions and post new scripts
hehe i start my first question...possible to have facebook notfiication ?
devil_82 said:
hehe i start my first question...possible to have facebook notfiication ?
Click to expand...
Click to collapse
Maybe, if facebook creates a regestry entry when it has a notifaction, then yes; you would have a mortscript that runs say every 30 seconds watching for the regestry to pop up. Once it does, the script can change an icon image, play a sound, something... to let you know you have a notifaction. I'm gonna look and see if I can create one, if I do I'll post it and let you know.
j101399j said:
Maybe, if facebook creates a regestry entry when it has a notifaction, then yes; you would have a mortscript that runs say every 30 seconds watching for the regestry to pop up. Once it does, the script can change an icon image, play a sound, something... to let you know you have a notifaction. I'm gonna look and see if I can create one, if I do I'll post it and let you know.
Click to expand...
Click to collapse
thanks alot....u r simply great....
Screen Swap
I have not fully tired this but this script will swap icon.xml files for a complet icon swap. Download and place the script in the \program files\iPhoneToday folder. Set an icon (page swap icon) to this script.
When you run the script for the 1st time, it will create a new icons.xml file; (check the \program files\iPhoneToday folder and look for IPT1.xml) That is page one, you will be looking at page 2.
Edit this page the way you want. leave the swap icon still pointing to the script. When you press it, it will backup your page 2 to IPT2.xml and restore IPT1.xml. This only works for 2 different icon sets for now.
[edit] The script works, but there is a problem, iPT does not load the changes to the icons.xml file that fast. So if you use this, wait about a minute after any changes before you switch back and forth
I also fixed one of the lines of code
Code:
#iPT screen swap, original script by mickael91210 rewritten by j101399j and optimized by bbonzz
#Updated for v1.4+
#get current state, 1=Normal, 2=Swapped; "" means 1st run
state = Regread("HKLM","Software\iPhoneToday\PhoneSwap","Swap")
#If reg does not exist (or somehow < 1), then this is the 1st run and state needs to be set
if (state < 1)
state = 1
EndIf
#RegWriteDword ("HKLM","Software\iPhoneToday","reloadIcons",1)
#Time to switch, if state = 1; then you are going from the normal screen to the new screen.
#And if state is = 2, then you are going from the new screen back home.
If (state = 1)
#"state" = "1"; so switch to new screen
Copy("\program files\IphoneToday\icons.xml", "\program files\IphoneToday\IPT1.xml", TRUE )
#copy over phone icon.xml file
Copy("\program files\IphoneToday\IPT2.xml", "\program files\IphoneToday\icons.xml", TRUE )
Vibrate (30)
RegWriteDword ("HKLM","Software\iPhoneToday","reloadIcons",1)
state = 2
ElseIf (state = 2)
#"state" = "2" go back to normal
Copy("\program files\IphoneToday\icons.xml", "\program files\IphoneToday\IPT2.xml", TRUE )
#copy back main icon.xml file
Copy("\program files\IphoneToday\IPT1.xml", "\program files\IphoneToday\icons.xml", TRUE )
Vibrate (30)
RegWriteDword ("HKLM","Software\iPhoneToday","reloadIcons",1)
#set state = 1
state = 1
EndIf
RegWriteDword("HKLM","Software\iPhoneToday\PhoneSwap","Swap", state)
Missed call script for devices that don't show in iPhoneToday
This script fixed the devices that that do not show a missed call on iPhoneToday
----------------------------------------------
1. Download and install Mortscript
2. Download the zip file for your language (look for your Program Files or Programme folder)
3. Unzip the files and place them in the \Program Files\iPhoneToday or \Programme\iPhoneToday folder
4. Create a phone icon with the following values:
English:
Name: Phone
Type: Missed Calls
Executable: \Windows\cprog.exe
ExecutAlt: \Program Files\iPhoneToday\callhistory.mscr​Other
Name: Phone
Type: Missed Calls
Executable: \Windows\cprog.exe
ExecutAlt: \Programme\iPhoneToday\callhistory.mscr​5. Place a shortcut to the missedcall.mscr in your \Windows\start up folder and then run the missedcall.mscr to start the script
----------------------------------------------
The missedcall.mscr script watches for when the registry value "HKCU","ControlPanel\Notifications\Default","LedREfCount" is created. Then the script then creates the registry value "HKCU","System\State\Phone","Missed Call Count" (or adds 1 to it if there are other missed calls). Making iPhoneToday show there is a missed call. It then deletes the "HKCU","ControlPanel\Notifications\Default","LedREfCount" value. It then reruns in a few seconds depending on the time of day.
The callhistory.mscr script clears the "HKCU","System\State\Phone","Missed Call Count" registry value and also deletes the "HKCU","ControlPanel\Notifications\Default","LedREfCount" registry key. Then it launces LaunchMSItem.exe to open call history.
As long as your phone icon is set, it will open th phone normally and will clear the missed calls and open call history if there are missed calls.
The Testing.mscr is used to create a "HKCU","ControlPanel\Notifications\Default","LedREfCount" value for testing and is not needed.
Hi j101399j
This thread is a very good idea
May I add a suggestion:
I think you should edit the first post or get the second (you'll need help from a mod) to put a list of links for the Mortscripts as they come. I mean that when this thread will grow, it will not look like the mortscript example accumulation thread, where it's almost impossible to find anything unless you read all of it...
Good luck!
First post updated to all of the scripts that I know of that work for v1.4+
Thanks
You're welcome
Pls correct link for swap
I hope we can collect some new things her
probably dumb question
hello,
i want to ask you - profesional mortscripters, if exists some possibility to implement such thing like NameDay into IPT?
my crazy imagination resulting into one icon with corresponding text (name) over picture and text should be changed every day for example at 8:00
so this is (maybe naive) basic vision....i have some other ideas about it, but firstly please can you tell me if is such thing possible with IPT/mscr?
sorry for my english
thanks
regards Martin
freepc said:
hello,
i want to ask you - profesional mortscripters, if exists some possibility to implement such thing like NameDay into IPT?
my crazy imagination resulting into one icon with corresponding text (name) over picture and text should be changed every day for example at 8:00
so this is (maybe naive) basic vision....i have some other ideas about it, but firstly please can you tell me if is such thing possible with IPT/mscr?
sorry for my english
thanks
regards Martin
Click to expand...
Click to collapse
I'm not sure what you are asking for, but I think the answer is yes. Try to explain a little more or some examples.
So for example the calender icon (which shows the date or month) have it every day change the icon itself to show the day; or just change the text under the icon to what date of the week it is?
continue
oki, hope that i will provide more exact information
so for example in czech calendar (http://www.myczechrepublic.com/czech_culture/czech_name_days/)
6.3. Miroslav
7.3 Thomas
8.3 Gabriela
those named persons celebrates in those days....i think that are three ways:
1-icon in IPT with static name Svatky(=NameDays) with daily changing text over static picture (yesterday Mirek, today Thomas, tomorrow Gabriela) or
2-static picture, daily changing text under icon or
3-static text under daily changing picture (yes required 365 icons)
dont know which way is simplier to create, or even if is it possible to make such working script? i hope so ...
thx again for fast reply
freepc said:
oki, hope that i will provide more exact information
so for example in czech calendar (http://www.myczechrepublic.com/czech_culture/czech_name_days/)
6.3. Miroslav
7.3 Thomas
8.3 Gabriela
those named persons celebrates in those days....i think that are three ways:
1-icon in IPT with static name Svatky(=NameDays) with daily changing text over static picture (yesterday Mirek, today Thomas, tomorrow Gabriela) or
2-static picture, daily changing text under icon or
3-static text under daily changing picture (yes required 365 icons)
dont know which way is simplier to create, or even if is it possible to make such working script? i hope so ...
thx again for fast reply
Click to expand...
Click to collapse
The easiest is the static picture and changing text under picture. However it is not too much more work to change the picture and text together. You just need 356 icons. It will take some time, but I will see if I can get it working. By the way, giving each day a name, that is really nice.
Quick question
What is the exact spelling of where your icons.xml file is located (for example my file is in \program files\iPhoneToday\icons.xml)???
j101399j said:
Quick question
What is the exact spelling of where your icons.xml file is located (for example my file is in \program files\iPhoneToday\icons.xml)???
Click to expand...
Click to collapse
im using "similar" location... \Program Files\iPhoneToday\icons.xml with caps P and F
yeah i agree that way with 365 icons is nicer, but thinking that more "universal" will be some nameday.ini with informations formatted in style
0306 Miroslav
0307 Thomas
script would compare actual date and nameday.ini and replace value for icon name="Thomas" in icons.xml, am i right?
anyway thats no problem for me to sit to workstation and make those 365 icons...
seems that both solutions have positive and negative features...
freepc said:
im using "similar" location... \Program Files\iPhoneToday\icons.xml with caps P and F
yeah i agree that way with 365 icons is nicer, but thinking that more "universal" will be some nameday.ini with informations formatted in style
0306 Miroslav
0307 Thomas
script would compare actual date and nameday.ini and replace value for icon name="Thomas" in icons.xml, am i right?
anyway thats no problem for me to sit to workstation and make those 365 icons...
seems that both solutions have positive and negative features...
Click to expand...
Click to collapse
That is exactly what I was thinking. I have photoshop, so the icons are not too much, just will take some time. I'll let you know when I get the script working.
j101399j said:
That is exactly what I was thinking. I have photoshop, so the icons are not too much, just will take some time. I'll let you know when I get the script working.
Click to expand...
Click to collapse
thx, i will stay tuned !
I have found a Problem . I use 2 Magicians with wm2003se. For the missed calls bubbles i use the scripts from j101399j . It works great ! But there is a big Problem. I ve testet it with my two magicians more times. If the script is running , the battery is empty in 1 Day. One battery is new , the other a half year old ! If I stop the script or deinstall mortscript , the batterys stands over 1 week ! I switch off the magian with the switch on top right , every time.
Could it be , that the script make the device never sleeps ?
I thought that the switch put the device in standby. Sleeps mortscript to or make it his update every 15 seconds on day and 120 seconds at night ?
I changed the "missedcalls.script to update only , when the phone is switched on. Here the temporally first change .
Code:
##### remove script from notification queue to make sure that you have only 1 script running,
RemoveNotifications("\Programme\iPhoneToday\MissedCalls.mscr" )
#### to be up- to- date when switching the phone on,
RunOnPowerOn ("\Programme\iPhoneToday\MissedCalls.mscr" )
#####Checks for new missed calls; if LedREfCount exists (state = TRUE) else (state = FALSE)
state = RegValueExists("HKCU","ControlPanel\Notifications\Default","LedREfCount")
#####Get the number of miss calls already; 0 if reg key does not exist
MissedCalls = RegValueExists("HKCU","System\State\Phone","Missed Call Count")
If (MissedCalls = FALSE)
#####if missedcalls reg not exist set counter to 0
PhoneRef = 0
Else
#####Else get reg value and store in counter
PhoneRef = Regread("HKCU","System\State\Phone","Missed Call Count")
EndIf
#####If (state = TRUE) add 1 to counter, modify reg for missed calls and delete LedREfCount registery
#####If (state = FALSE) end program !! Edited Part !!
If (state = TRUE)
ModPhone = (PhoneRef + 1)
RegWriteDword ("HKCU","System\State\Phone","Missed Call Count", ModPhone)
#Delete state reg
RegDelete( "HKCU", "ControlPanel\Notifications\Default","LedREfCount")
Else
Exit
EndIf
#find out if day or night
# now = TimeStamp()
# GetTime ( hour, min, sec)
# update every 15 seconds between 6am and 9pm
# If (hour > 6 and hour < 21)
#nexttime = now + 15
# Else
# every 120 seconds @ night
# nexttime = now + 120
# EndIf
#re-start the script automatically, to use remove the # on next line
#RunAt( nexttime, "\Programme\iPhoneToday\MissedCalls.mscr" )
Now the battery drain is normal. But the missed calls are only displayed after switching on the device. If you charging it and its longer on and a call comes in ,no bubble is diplayed until you switch off and on again ! My phone automatic switch off after 5 minutes without work, also its no problem for me.
I come switch on and see the missed calls...
I think the script holds on the phone and its working the whole time . Thats why the battery is fast empty.
Hello, j101399j
There is some hope that the script for the clock placed on the link below works with the latest version of IPT?
Thanks.
http://forum.xda-developers.com/showthread.php?t=546825&highlight=mortscripts&page=20
New two icon digtal clock
Install
1. Download attached zip file
2. Unzip and place "clock" folder into your iPhoneToday folder on your phone's root (\iPhoneToday\clock)
3. Edit the clock.mscr file; 1st part is where the hour icon is located. It will automatically place the minute icon next to it.
4. Set Milt to 1 if you want a 24 hr clock; or anything else for a 12hr clock
5. If you do not want this to overide existing icons; create 2 icons in the location where the hour and minute icons will be (for example, the default is the 1st page and 1st 2 icons). Press and add an icon, leave set the exec=\iPhoneToday\clock\clock.mscr and the icon to the blank minute icon in the clock folder; do it again (same options or you can use the blank hour icon; it does not matter since they will be replaced).
6. Tap one of the icons to start the script
Updates from 0.0.4
Uses new iPT reload icons feature
Added 13-24 hour icons
Fixes 1-9 hour icons to they don't say 01 they just say 1...
and minor changes to script

Categories

Resources