Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 42

Thread: Intrepid: What package is kcontrol in?

  1. #21
    Join Date
    Nov 2006
    Location
    Mar del Plata, Argentina
    Beans
    148
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Intrepid: What package is kcontrol in?

    nop, i just want to change the way Amarok looks. I cant do it properly without kcontrol and qtconfig doesnt seem to change anything.
    maybe cause i upgraded from Hardy, where i used to have kcontrol.
    Maybe if someone makes a package?

  2. #22
    Join Date
    Aug 2007
    Beans
    16
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Intrepid: What package is kcontrol in?

    This thread is interesting : http://ubuntuforums.org/showthread.php?p=6061570 Edit : I put the good link

    When you run systemsettings in sudo mode, (gksudo systemsettings) all works fine. It changes the qt apps launched in superuser. But nothing happens in user mode, even if I copy /root/.kderc and all files in /root/.kde/share/config/ to the same location in my homedir (jeroenvrp's trick), giving them the correct autorisations and owner.

    It seems that the applications launched in user mode don't reffer to these files.
    Last edited by Keronn; November 30th, 2008 at 08:49 PM.

  3. #23
    Join Date
    Sep 2008
    Location
    Poland
    Beans
    134
    Distro
    Kubuntu 10.04 Lucid Lynx

    Re: Intrepid: What package is kcontrol in?

    The simplest way to have kcontrol in 8.10 is installation of those 4 packages (in that order):

    Code:
    kdebase-data_3.5.9-0ubuntu7_all
    libkonq4_3.5.9-0ubuntu7_i386
    kicker_3.5.9-0ubuntu7_i386
    kcontrol_3.5.9-0ubuntu7_i386
    from Hardy repository (can be found at http://packages.ubuntu.com/)

    That's all
    Last edited by rozbarwinek; November 29th, 2008 at 12:48 AM.

  4. #24
    Join Date
    Aug 2007
    Beans
    16
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Intrepid: What package is kcontrol in?

    It works like a charm, thanks a lot !

  5. #25
    Join Date
    Oct 2007
    Beans
    79

    Re: Intrepid: What package is kcontrol in?

    Quote Originally Posted by rozbarwinek View Post
    The simplest way to have kcontrol in 8.10 is installation of those 4 packages (in that order):

    Code:
    kdebase-data_3.5.9-0ubuntu7_all
    libkonq4_3.5.9-0ubuntu7_i386
    kicker_3.5.9-0ubuntu7_i386
    kcontrol_3.5.9-0ubuntu7_i386
    from Hardy repository (can be found at http://packages.ubuntu.com/)

    That's all
    This worked (sort of). I had to use the --force-all option for both the kdebase-data and kcontrol packages. This then caused a conflict in apt, which didn't go away until I removed the packages.

    Luckily my font preferences are now stored in /home/username/.kde/share/config/kdeglobals, so I can edit them there without the need of kcontrol.

  6. #26
    Join Date
    Aug 2007
    Beans
    16
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Intrepid: What package is kcontrol in?

    Quote Originally Posted by retrovertigo View Post
    This then caused a conflict in apt, which didn't go away until I removed the packages.
    No problem for me, with aptitude. There are different solutions submitted to solve the dependencies issues : with one of them kdebase-data is no more upgraded and I can keep kcontrol.

  7. #27
    Join Date
    Sep 2007
    Location
    New Jersey (yuck)
    Beans
    48
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Lightbulb Re: Intrepid: What package is kcontrol in?

    Guys, this method worked for me without having to install anything extra:

    1. Open /home/yourusername/.kde/share/config/kdeglobals in your favorite editor.
    2. I wanted UnDotum size 10 to be my font, so I added this:

    Code:
    [General]
    fixed=Monospace,5,-1,5,50,0,0,0,0,0
    font=UnDotum,10,-1,5,50,0,0,0,0,0
    menuFont=UnDotum,10,-1,5,50,0,0,0,0,0
    taskbarFont=UnDotum,10,-1,5,50,0,0,0,0,0
    toolBarFont=UnDotum,10,-1,5,50,0,0,0,0,0
    3. Save and close this kdeglobals file; close out any open KDE apps and re-open them. Voila! For me, both of my KDE apps are looking much better (Amarok and k9Copy).

    See if this works for you. I didn't want to clutter up my system with additional KDE nonsense, so being able to just edit this kdeglobals file directly seems like the best option.

    Cheers,

    TheAL76
    Last edited by TheAL76; December 7th, 2008 at 05:57 PM.
    2008 WORLD EFFING CHAMPION PHILADELPHIA PHILLIES
    "I'm the guy who does his job. You must be the other guy."

    Ubuntu 8.10 x86_64, Intel Core 2 Quad Q6600 2.4 GHz, 4 GB DDR2 RAM, nVidia GeForce 8600GT

  8. #28
    Join Date
    Oct 2008
    Beans
    8

    Re: Intrepid: What package is kcontrol in?

    Quote Originally Posted by lorebett View Post
    Do you mean that in KDE4 there's no kcontrol anymore?
    I had the impression that systemsettings is the configuration panel provided by kubuntu and not from kde 4 (I've just installed kubuntu 8.10)...

    systemsettings does not let you do anything basically... where can you change the driver for your graphic card?

    And what about printer configuration? The one in this version really sucks: it does not even scan for samba printers...

    So you're saying that these are the tools provided by KDE 4?

    probably it's time to switch to Gnome...

    I totally agree... KDE4 mostly sucks. They're trying to change kde into windows. They started alright: kde is stopping working and becoming annoying.

    What a shame!

  9. #29
    Join Date
    Sep 2005
    Beans
    63
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: Intrepid: What package is kcontrol in?

    I only hope that they're working on porting the previous nice programs...

  10. #30
    Join Date
    Feb 2007
    Beans
    5

    Question Re: Intrepid: What package is kcontrol in?

    Quote Originally Posted by TheAL76 View Post
    Guys, this method worked for me without having to install anything extra:

    1. Open /home/yourusername/.kde/share/config/kdeglobals in your favorite editor.
    2. I wanted UnDotum size 10 to be my font, so I added this:

    Code:
    [General]
    fixed=Monospace,5,-1,5,50,0,0,0,0,0
    font=UnDotum,10,-1,5,50,0,0,0,0,0
    menuFont=UnDotum,10,-1,5,50,0,0,0,0,0
    taskbarFont=UnDotum,10,-1,5,50,0,0,0,0,0
    toolBarFont=UnDotum,10,-1,5,50,0,0,0,0,0
    3. Save and close this kdeglobals file; close out any open KDE apps and re-open them. Voila! For me, both of my KDE apps are looking much better (Amarok and k9Copy).

    See if this works for you. I didn't want to clutter up my system with additional KDE nonsense, so being able to just edit this kdeglobals file directly seems like the best option.

    Cheers,

    TheAL76
    Thanks!
    That did changed the fonts but I've also changed the antialias type in Gnome to LCD type (ClearType).
    How do I set that setting in kdeglobals file?

Page 3 of 5 FirstFirst 12345 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •