Disable Anti-aliased icons >irix 6.5.21
#1
Disable Anti-aliased icons >irix 6.5.21
Hello all 

I’ll need your help, I want to disable the anti-aliased icons in irix 6.5.22. I know there is this possibility because some years ago I managed to disable them.But I can’t remember now how to do it.
Could some one assist me?

Many thanks and regards
secundis200
O2

Trade Count: (0)
Posts: 15
Threads: 8
Joined: Aug 2021
Location: Portugal
Find Reply
11-06-2021, 09:24 PM
#2
RE: Disable Anti-aliased icons >irix 6.5.21
I've dug up one of my old .Xdefaults file where i remember to have this unset, since it's quite a resource hog:

Code:
Aterm*transparent: True
Aterm*shading:     30
Aterm*tinting:     yellow
Aterm*font:        9x15
Aterm*saveLines:   500
Aterm*termName:    xterm
Aterm*background:  black
Aterm*foreground:  white
Aterm*cursorColor: green
Aterm*geometry:    80x24
4Dwm*frameBorderWidth: 4
4Dwm*resizeBorderWidth: 4
4Dwm*Overview.clientDecoration: -title border
4Dwm*Overview.clientFunctions: resize -minimize -maximize
4Dwm*focusAutoRaise: true
4Dwm*autoRaiseDelay: 500
4Dwm*SG_DitherMidShadows: False
Toolchest*hideTitle: True
! For running SoftWindows with 4Dwm
# 4Dwm*SoftWindows*windowMenu:  SoftWindowsMenu
# 4Dwm*keyBindings:          SoftWindowsKeys
# *useOpenGL: True
# FileManager*ImdViewPanel.useOpenGL: True
# FileManager*panel.useOpenGL: True
# IconCatalog*ImdViewPanel.useOpenGL: True
# IconCatalog*panel.useOpenGL: True
# *ImdViewPanel.useOpenGL: True
# *panel.useOpenGL: True

I believe one of the "useOpenGL" option was the toggle for enabling/disabling the antialiasing, but i forgot exactly which one did that.
Check out these files if you can find an enabled option with "useOpenGL" , comment it out, and test:

Code:
~/.Xresources
~/.SGIresources
~/.4Dwmrc
/usr/lib/X11/app-defaults/4DWm
dexter1
Administrator

Trade Count: (1)
Posts: 297
Threads: 17
Joined: May 2018
Location: The Netherlands
Find Reply
11-12-2021, 03:20 PM
#3
RE: Disable Anti-aliased icons >irix 6.5.21
Fantastic!!! Just added
*useOpenGL: false

Into my .Sgiresources file and no more anti-aliased icons either on iconcatalog or in file manager

Thank you so much
secundis200
O2

Trade Count: (0)
Posts: 15
Threads: 8
Joined: Aug 2021
Location: Portugal
Find Reply
11-12-2021, 10:10 PM


Forum Jump:


Users browsing this thread: 1 Guest(s)