Announcement

Collapse
No announcement yet.

[SOLVED] change fonts of programs running under su

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] change fonts of programs running under su

    so on occasion i need to run Dolphin & Ktorrent using "kdesu ...".
    the problem is that the font settings for both were set to i'd guess size 7 font.
    Dolphin i was able to fix & raised it up to 9 but Ktorrent i haven't found anyway to change to font settings.
    does anyone know how to do this?
    Thermaltake Armor chassis<br />Intel Pentium D 960 @ 3.6Ghz<br />4GB DDR2 memory @ PC2-5300<br />6x internal SATA HDD [4.27TB total]<br />1x external 1,000GB HDD via firewire<br />nVidia GeForce 7950 GX2 Extreme<br />52&quot; LCD HDTV | 1920 X 1080p rez<br />Saitek Cyborg keyboard | SilverStone Raven mouse<br />running Kubuntu 10.04

    #2
    Re: change fonts of programs running under su

    The root (su, sudo, kdesu, kdesudo, gksudo, ...) is another user account. One way to change the root user kde settings is use the System Settings with the kdesudo et al.

    Code:
    kdesudo systemsettings
    Fonts: System Settings > Appearance > Fonts...

    Root fonts
    [img width=400 height=306]http://img828.imageshack.us/img828/3770/rootfonts.jpg[/img]

    Dolphin, root home (/root/), is using the root's settings
    [img width=400 height=306]http://img704.imageshack.us/img704/92/roothomedolphin.jpg[/img]

    Dolphin, ordinary users home (/home/rog131/), is using the user's settings
    [img width=400 height=292]http://img684.imageshack.us/img684/9157/rog131homedolphin.jpg[/img]

    Ktorrent (kdesudo ktorrent) is using the root's settings.
    [img width=400 height=220]http://img266.imageshack.us/img266/1135/rootktorrent.jpg[/img]


    Links:

    > RootSudo
    > FAQ: Root Password
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: [SOLVED] change fonts of programs running under su

      thank you
      i tihnk i'd tried "kdesu systemsettings" with no luck but didn't think to do "kdesudo".
      i don't know, but i do now. so again, thank you.
      Thermaltake Armor chassis<br />Intel Pentium D 960 @ 3.6Ghz<br />4GB DDR2 memory @ PC2-5300<br />6x internal SATA HDD [4.27TB total]<br />1x external 1,000GB HDD via firewire<br />nVidia GeForce 7950 GX2 Extreme<br />52&quot; LCD HDTV | 1920 X 1080p rez<br />Saitek Cyborg keyboard | SilverStone Raven mouse<br />running Kubuntu 10.04

      Comment

      Working...
      X