Noobz!
May 24, 2012, 01:00:56 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Targus X button inputs the wrong x  (Read 2143 times)
0 Members and 2 Guests are viewing this topic.
nathan42100
Global Moderator
Newbie
*****

Karma: 1
Offline Offline

Mood:

Posts: 34


View Profile WWW
« on: June 11, 2007, 08:53:43 pm »

uses the x as in multiplication for the X button in the web browser, causing the urls not to work.
Logged

ⓅⓈⓅ-Ⓟⓡⓞⓖⓡⓐⓜⓜⓘⓝⓖ.ⓒⓞⓜ Ⓐⓓⓜⓘⓝⓘⓢⓣⓡⓐⓣⓞⓡ

Do yourself a BIG favor... Read the damn README.TXT files and make use the SEARCH function of this Forum.
You wouldn't believe how this simple advice could sort your problems out so quickly
Fanjita
Site Administrator
Administrator
Full Member
*****

Karma: 8
Offline Offline

Mood:

Posts: 158



View Profile WWW
« Reply #1 on: June 12, 2007, 09:45:01 pm »

I have a fix for this in the development codebase, ready for the next release.  If you want to take it sooner than the next release (I don't have any prediction right now for when that will be) then you could patch the sourcecode in the 0.3 release package and build it yourself, if you have a dev environment.

Change the definition of standardkeys in osk_out/osk_out.c (about line 135) to:

Code:

// Note: \001 indicates a char we can't type directly (e.g 'multiply').
char * standardkeys[4][3] =
{
{ ".,!?@\"'`:;()<>[]{}1", "abcABC2", "defDEF3" },
{ "ghiGHI4",              "jklJKL5", "mnoMNO6" },
{ "pqrsPQRS7",            "tuvTUV8", "wxyzWXYZ9" },
{ "",                     "/-~=_*\001\001+#\001\001$\001\001\001\001%&\\^| 0", "" }
};
Logged
nathan42100
Global Moderator
Newbie
*****

Karma: 1
Offline Offline

Mood:

Posts: 34


View Profile WWW
« Reply #2 on: June 18, 2007, 03:19:18 pm »

maybe after I get it re-setup after formatting. I'm having trouble deciding between cygwin (more complete) or pspsdk (console based and faster but not as complete)
Logged

ⓅⓈⓅ-Ⓟⓡⓞⓖⓡⓐⓜⓜⓘⓝⓖ.ⓒⓞⓜ Ⓐⓓⓜⓘⓝⓘⓢⓣⓡⓐⓣⓞⓡ

Do yourself a BIG favor... Read the damn README.TXT files and make use the SEARCH function of this Forum.
You wouldn't believe how this simple advice could sort your problems out so quickly
Angelo
Guest
« Reply #3 on: October 01, 2007, 09:33:32 pm »

Hey nathan42100,

I've fixed this problem together with my team:

http://forums.noobz.eu/pi...suggestions/new-project/0

Email me...
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  





Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.05 seconds with 22 queries.