PDA

View Full Version : Monitor and keyboard issues after patch 2.2.0


irogue
26-09-2007, 03:30 PM
After the new patch, the Esc and Enter keys on my Logitech G15 were disabled. I think I can try to re-install the software/driver that came with the keyboard and see if the problems will go away.

With or without addons, the graphic on my screen became bigger so my Chat and Cosmos addons overlaid each other. In other words, my screen can't hold as much as it could. Not to mention when I opened my bags, those bags took up my whole screen.

Anyone has similar issues? Recommendations? Thanks in advance.

lancalot
26-09-2007, 07:14 PM
i'm having the exact same problem with the keyboard, no idea how to sort it yet. it appears to work but every icon is the same, so no idead what im pressing :(

rgirty
26-09-2007, 07:32 PM
g15 nerf!!

lancalot
26-09-2007, 07:59 PM
woot!!

I fixed it by editing two files

In ButtonTemplates and Main.lua I changed

ActionButton_Update() into ActionButton_UpdateAction()

irogue
27-09-2007, 04:04 PM
woot!!

I fixed it by editing two files

In ButtonTemplates and Main.lua I changed

ActionButton_Update() into ActionButton_UpdateAction()

Thanks for your reply. Are those attributes in Warcraft folder?

As far as the monitor issue, I had to go in the Video interface and change one of the settings. I don't remember the option name but it was the one with a bar value range from 0.64 to 1. Adjust the bar toward 0.64, things on the screen will become smaller. However, it will allow more space when opening all bags in the bank and they will not be overlaid.

Tunga
27-09-2007, 04:49 PM
The rescaling is to do with the widescreen resolution fix. It seems to have impacted on anyone not running a 4:3 resolution. You can set your UI scale to 0.9 to get it how it used to be, or just resize things individually until you're happy.

moopy
27-09-2007, 06:34 PM
The rescaling is to do with the widescreen resolution fix. It seems to have impacted on anyone not running a 4:3 resolution. You can set your UI scale to 0.9 to get it how it used to be, or just resize things individually until you're happy.

That's just it, there's no number floating around the UI scale slider on my screen :-)

I just had to scale everything way down to get all of the bars back on the screen, pile them all in the middle, disable UI scale and then arrange them. Because I can't see what my UI scale is at all, I have to leave it off, as I don't want each toon to have random scaling factors. Even with scaling off, the text looks broken too- kerning is all over the place, and the text looks ugly- finally enough for my to install clearfont2, QQ!

Tunga
27-09-2007, 07:38 PM
Yeah that slider is silly. Use this instead:
/console uiscale .9
Should be saved between sessions. You might need to reloadui to get the above to apply.

rgirty
27-09-2007, 07:42 PM
I took it to .4 and it rocks.

irogue
27-09-2007, 07:46 PM
I took it to .4 and it rocks.

LOL, you must have a 26 inch monitor. Mine is 20 inch and I made it to 0.8. Any more less than that, I won't be able to read the text. :grin:

rgirty
27-09-2007, 07:54 PM
LOL, you must have a 26 inch monitor. Mine is 20 inch and I made it to 0.8. Any more less than that, I won't be able to read the text. :grin:

I have a 19".

Font manipulation ftw while minimizing other stuffs!

i'll post a SS when i get finished with it.

EE panels is my nightmare.

moopy
28-09-2007, 12:31 PM
Yeah that slider is silly. Use this instead:
/console uiscale .9
Should be saved between sessions. You might need to reloadui to get the above to apply.

Woo, yay, thanks Tunga. You just saved lazy people some googling :)