rtruss
Forum Replies Created
-
AuthorPosts
-
I manually went through the variables until they stopped showing results and %12 always came back with Network Interfaces. Must have been getting lucky there I guess. I guess its back to the device name, too bad as it gets messy with some of the names.
so pulled down 3.2, yay! Everything I had working in 3.1 worked EXCEPT for
NETWORKINTERFACES=interval:30,activeonly:1,operstatus:1,iftype:6 23 71 243,Row-text:%12,display:%8,friendlyfilter:-virtualThe Row-text:%12 returns Network Interfaces in 3.1 but <null> with 3.2 🙁
expected this
Network Interfaces 1.2.3.4
1.2.3.4but get this:
<null> 1.2.3.4
1.2.3.4Thoughts?
So I set scale to 0 for my surface and now with a second monitor attached it really scaled out weird.
Also with the scale enabled the nav button works properly again as well.
I did and I cannot believe that slipped my mind as I recall you originally mentioning that I was like yes, that sound like something to look at. But now with that enabled it is not loading 100%. 🙁
Any ETA on the updated version for DPI? Today is the first day I am using the laptop without a external monitor and its not displaying correctly. Also every time I click a nav button it stretches across the screen until such a time I have to kill it in taskmgr to restart it.
resolution is set to 3000×2000 (recommended) and dpi is at 200% (recommended).Luckily we do not yet have many Microsoft based units but that number will be growing.
-
This reply was modified 2 years ago by
rtruss.
Attachments:
I’m grabbing data like this:
# Start Lenovo units need this line
#WMI=color:ffffff,Text:Model Name,namespace:root\cimv2,query:Win32_ComputerSystemProduct,display:%Version%
# End Lenovo units need this line
WMI=color:ffffff,Text:Model Number,namespace:root\cimv2,query:Win32_ComputerSystem,display:%Model%
WMI=color:ffffff,Text:Serial Number,namespace:root\cimv2,query:Win32_Bios,display:%SerialNumber%our oeminfo is modified with corporate info and computer info does not exist there anymore so we use the WMI method, works every time.
On my 64bit pc all our info is here: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation
and HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\OEMInformation is empty
hope that helps.
I had not noticed it until your post and I think it may only be the released version of di. I will have to compare. All 3.x versions open up and are not where I am telling them to be. Once I switch to a different page it shows up normal and in the corner where I want it. I have attached my ini as well for ref.
2.11.0 clearly does not like something in my ini for 3.0 but initial load is in the expected spot.
resolution is 1920×1080 (recommended for the display I am using)
scale is 100%Pics are from WIN11 Dev but also compared to my other win 10 machines and all have the same results.
Attachments:
is 3.0.0 a2 still the latest version?
Just now noticed your post regarding battery and the use of <null> and
set=key:battery<null>,value:Not in use
was the ticket!!! 🙂
-
This reply was modified 2 years ago by
-
AuthorPosts