Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-11 Thread Robert Orr
I believe I may have stumbled upon the solution.  

I used to have my desktop shortcut for LyX using the
target  C:\LyxFiles\lyx\bin\lyx.exe -userdir
C:\lyxuserdir

so I figured I would just use the same userdir for the
LyX 1.4.X version.Apparently this was a bad idea
and resulted in the messed up punctuation. I
removed the userdir and copied my .layouts over to the
new 1.4 directory and everything seems to be OK now.  





 

Need Mail bonding?
Go to the Yahoo! Mail QA for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=listsid=396546091


Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-11 Thread Robert Orr
I believe I may have stumbled upon the solution.  

I used to have my desktop shortcut for LyX using the
target  C:\LyxFiles\lyx\bin\lyx.exe -userdir
C:\lyxuserdir

so I figured I would just use the same userdir for the
LyX 1.4.X version.Apparently this was a bad idea
and resulted in the messed up punctuation. I
removed the userdir and copied my .layouts over to the
new 1.4 directory and everything seems to be OK now.  





 

Need Mail bonding?
Go to the Yahoo! Mail QA for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=listsid=396546091


Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-11 Thread Robert Orr
I believe I may have stumbled upon the solution.  

I used to have my desktop shortcut for LyX using the
target  C:\LyxFiles\lyx\bin\lyx.exe -userdir
C:\lyxuserdir

so I figured I would just use the same userdir for the
LyX 1.4.X version.Apparently this was a bad idea
and resulted in the messed up punctuation. I
removed the userdir and copied my .layouts over to the
new 1.4 directory and everything seems to be OK now.  





 

Need Mail bonding?
Go to the Yahoo! Mail Q for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list=396546091


Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Robert Orr

I have a strange problem with my LyX keyboard entry.  
 

It seems that I have to double enter the punctuation
characters on the keyboard.   The first press has no
effect, the character appears on screen only after the
second press. 

Has anyone else seen this? 

It seems it just started after I upgraded from 1.3.5
to 1.4.3.-5 version of LyX.I'm using it on Windows
XP and I only have this problem with LyX (i.e. Word
pad, etc. are fine)

Anyone have any ideas?



 

Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121


Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Michael Wojcik

Robert Orr wrote:
I have a strange problem with my LyX keyboard entry.  


It seems that I have to double enter the punctuation
characters on the keyboard.   The first press has no
effect, the character appears on screen only after the
second press. 


It sounds like they're being treated as dead keys, but why this would 
suddenly be happening in only one application on Windows (per the rest 
of your note, which I snipped) I don't know.  But input-method handling 
in Windows is a little tricky, since (as with so many other things) 
Windows tries to be helpful and will muck about with settings as you 
change focus from one application to another, if it has a mind to.


(I've seen it switch between the US-English and UK-English keyboard 
layout in this manner, for example.)


Here are a couple of things to try:

- In LyX, try typing eg 'e (apostrophe, then e).  Do you get an e with 
an accute accent?  If so, then the apostrophe key is being treated as a 
dead key, which would explain why you have to strike it twice to get 
just an apostrophe.


- Show the language bar (right-click on the Windows taskbar, select 
Toolbars | Language Bar).  If you don't have the Language Bar option, 
that probably means you have Advanced Text Services disabled, in which 
case I don't know what the problem might be.  (Advanced Text Services is 
controlled by the Regional and Language Options control panel, Languages 
tab, Details button.)  When you have the Language Bar visible, see if it 
changes when you switch focus between LyX and other applications where 
the keyboard works as expected.


--
Michael Wojcik



Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Robert Orr

 Do you get an e with an accute accent?  

Yep.

 


 

Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front


Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Paul A. Rubin

Robert Orr wrote:
I have a strange problem with my LyX keyboard entry.  
 


It seems that I have to double enter the punctuation
characters on the keyboard.   The first press has no
effect, the character appears on screen only after the
second press. 

Has anyone else seen this? 


It seems it just started after I upgraded from 1.3.5
to 1.4.3.-5 version of LyX.I'm using it on Windows
XP and I only have this problem with LyX (i.e. Word
pad, etc. are fine)



At least two other people have reported adventures with keyboards.  In 
one case, certain letter keys were being interpreted as if they were in 
combination with the Alt key.


It might be interesting to try the following.  Open a DOS prompt, cd to 
the LyX bin directory, and run 'lyx -dbg key'.  In LyX, start a new 
document.  Make a note of where the messages in the DOS window left off. 
 Now press a punctuation key and see what new messages you get.  To 
give you an idea, here's what I get by hitting the period key:



Setting key to 46, .
KeySym is period
isOK is 1
isMod is 0
encoding is iso8859-1
Using codec ISO 8859-1
ISOEncoded returning value 46
void __thiscall LyXFunc::processKeySym(class boost::shared_ptrclass LyXKeySym,
enum key_modifier::state) action first set to [86]
void __thiscall LyXFunc::processKeySym(class boost::shared_ptrclass LyXKeySym,
enum key_modifier::state)action now set to [86]
void __thiscall LyXFunc::processKeySym(class boost::shared_ptrclass LyXKeySym,
enum key_modifier::state) Key [action=86][.]
Cannot decode: .
SelfInsert arg[`.']


Possibly something in the output will help determine what's going on at 
your end.


/Paul



Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Robert Orr

I have a strange problem with my LyX keyboard entry.  
 

It seems that I have to double enter the punctuation
characters on the keyboard.   The first press has no
effect, the character appears on screen only after the
second press. 

Has anyone else seen this? 

It seems it just started after I upgraded from 1.3.5
to 1.4.3.-5 version of LyX.I'm using it on Windows
XP and I only have this problem with LyX (i.e. Word
pad, etc. are fine)

Anyone have any ideas?



 

Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121


Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Michael Wojcik

Robert Orr wrote:
I have a strange problem with my LyX keyboard entry.  


It seems that I have to double enter the punctuation
characters on the keyboard.   The first press has no
effect, the character appears on screen only after the
second press. 


It sounds like they're being treated as dead keys, but why this would 
suddenly be happening in only one application on Windows (per the rest 
of your note, which I snipped) I don't know.  But input-method handling 
in Windows is a little tricky, since (as with so many other things) 
Windows tries to be helpful and will muck about with settings as you 
change focus from one application to another, if it has a mind to.


(I've seen it switch between the US-English and UK-English keyboard 
layout in this manner, for example.)


Here are a couple of things to try:

- In LyX, try typing eg 'e (apostrophe, then e).  Do you get an e with 
an accute accent?  If so, then the apostrophe key is being treated as a 
dead key, which would explain why you have to strike it twice to get 
just an apostrophe.


- Show the language bar (right-click on the Windows taskbar, select 
Toolbars | Language Bar).  If you don't have the Language Bar option, 
that probably means you have Advanced Text Services disabled, in which 
case I don't know what the problem might be.  (Advanced Text Services is 
controlled by the Regional and Language Options control panel, Languages 
tab, Details button.)  When you have the Language Bar visible, see if it 
changes when you switch focus between LyX and other applications where 
the keyboard works as expected.


--
Michael Wojcik



Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Robert Orr

 Do you get an e with an accute accent?  

Yep.

 


 

Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front


Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Paul A. Rubin

Robert Orr wrote:
I have a strange problem with my LyX keyboard entry.  
 


It seems that I have to double enter the punctuation
characters on the keyboard.   The first press has no
effect, the character appears on screen only after the
second press. 

Has anyone else seen this? 


It seems it just started after I upgraded from 1.3.5
to 1.4.3.-5 version of LyX.I'm using it on Windows
XP and I only have this problem with LyX (i.e. Word
pad, etc. are fine)



At least two other people have reported adventures with keyboards.  In 
one case, certain letter keys were being interpreted as if they were in 
combination with the Alt key.


It might be interesting to try the following.  Open a DOS prompt, cd to 
the LyX bin directory, and run 'lyx -dbg key'.  In LyX, start a new 
document.  Make a note of where the messages in the DOS window left off. 
 Now press a punctuation key and see what new messages you get.  To 
give you an idea, here's what I get by hitting the period key:



Setting key to 46, .
KeySym is period
isOK is 1
isMod is 0
encoding is iso8859-1
Using codec ISO 8859-1
ISOEncoded returning value 46
void __thiscall LyXFunc::processKeySym(class boost::shared_ptrclass LyXKeySym,
enum key_modifier::state) action first set to [86]
void __thiscall LyXFunc::processKeySym(class boost::shared_ptrclass LyXKeySym,
enum key_modifier::state)action now set to [86]
void __thiscall LyXFunc::processKeySym(class boost::shared_ptrclass LyXKeySym,
enum key_modifier::state) Key [action=86][.]
Cannot decode: .
SelfInsert arg[`.']


Possibly something in the output will help determine what's going on at 
your end.


/Paul



Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Robert Orr

I have a strange problem with my LyX keyboard entry.  
 

It seems that I have to double enter the punctuation
characters on the keyboard.   The first press has no
effect, the character appears on screen only after the
second press. 

Has anyone else seen this? 

It seems it just started after I upgraded from 1.3.5
to 1.4.3.-5 version of LyX.I'm using it on Windows
XP and I only have this problem with LyX (i.e. Word
pad, etc. are fine)

Anyone have any ideas?



 

Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121


Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Michael Wojcik

Robert Orr wrote:
I have a strange problem with my LyX keyboard entry.  


It seems that I have to double enter the punctuation
characters on the keyboard.   The first press has no
effect, the character appears on screen only after the
second press. 


It sounds like they're being treated as dead keys, but why this would 
suddenly be happening in only one application on Windows (per the rest 
of your note, which I snipped) I don't know.  But input-method handling 
in Windows is a little tricky, since (as with so many other things) 
Windows tries to be "helpful" and will muck about with settings as you 
change focus from one application to another, if it has a mind to.


(I've seen it switch between the US-English and UK-English keyboard 
layout in this manner, for example.)


Here are a couple of things to try:

- In LyX, try typing eg 'e (apostrophe, then "e").  Do you get an e with 
an accute accent?  If so, then the apostrophe key is being treated as a 
dead key, which would explain why you have to strike it twice to get 
just an apostrophe.


- Show the language bar (right-click on the Windows taskbar, select 
Toolbars | Language Bar).  If you don't have the "Language Bar" option, 
that probably means you have Advanced Text Services disabled, in which 
case I don't know what the problem might be.  (Advanced Text Services is 
controlled by the Regional and Language Options control panel, Languages 
tab, Details button.)  When you have the Language Bar visible, see if it 
changes when you switch focus between LyX and other applications where 
the keyboard works as expected.


--
Michael Wojcik



Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Robert Orr

> Do you get an e with an accute accent?  

Yep.

 


 

Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front


Re: Keyboard punctuation not working - have to double press to input punctuation chars

2007-03-05 Thread Paul A. Rubin

Robert Orr wrote:
I have a strange problem with my LyX keyboard entry.  
 


It seems that I have to double enter the punctuation
characters on the keyboard.   The first press has no
effect, the character appears on screen only after the
second press. 

Has anyone else seen this? 


It seems it just started after I upgraded from 1.3.5
to 1.4.3.-5 version of LyX.I'm using it on Windows
XP and I only have this problem with LyX (i.e. Word
pad, etc. are fine)



At least two other people have reported adventures with keyboards.  In 
one case, certain letter keys were being interpreted as if they were in 
combination with the Alt key.


It might be interesting to try the following.  Open a DOS prompt, cd to 
the LyX bin directory, and run 'lyx -dbg key'.  In LyX, start a new 
document.  Make a note of where the messages in the DOS window left off. 
 Now press a punctuation key and see what new messages you get.  To 
give you an idea, here's what I get by hitting the period key:



Setting key to 46, .
KeySym is period
isOK is 1
isMod is 0
encoding is iso8859-1
Using codec ISO 8859-1
ISOEncoded returning value 46
void __thiscall LyXFunc::processKeySym(class boost::shared_ptr,
enum key_modifier::state) action first set to [86]
void __thiscall LyXFunc::processKeySym(class boost::shared_ptr,
enum key_modifier::state)action now set to [86]
void __thiscall LyXFunc::processKeySym(class boost::shared_ptr,
enum key_modifier::state) Key [action=86][.]
Cannot decode: .
SelfInsert arg[`.']


Possibly something in the output will help determine what's going on at 
your end.


/Paul