Linux Commands and KDE: Difference between pages

From miki
(Difference between pages)
Jump to navigation Jump to search
(New page: == Frequently Used Shell Commands == * '''grep''' <pre> % grep -Rsl PATTERN [FILE] # recursive, no error output, only list filename </pre>)
 
(New page: == Desktop Theme == === Baghira === * [http://baghira.sourceforge.net/ Baghira] offers a very good QT/KDE theme imitating Apple OSX look. * On SuSE, just install package through YaST (pa...)
 
Line 1: Line 1:
== Desktop Theme ==
== Frequently Used Shell Commands ==


=== Baghira ===
* '''grep'''

<pre>
* [http://baghira.sourceforge.net/ Baghira] offers a very good QT/KDE theme imitating Apple OSX look.
% grep -Rsl PATTERN [FILE] # recursive, no error output, only list filename
* On SuSE, just install package through YaST (packman or Guru repositories)
</pre>
* To activate:
** ''Configure Desktop - Personal Settings'' &rarr; ''Appearance & Theme'' &rarr; ''Style'' &rarr; select '''Baghira'''.
** ''Configure Desktop - Personal Settings'' &rarr; ''Appearance & Theme'' &rarr; ''Window Decoration'' &rarr; select '''Baghira'''.

== Mouse Icon theme ==

* To install, simply extract archive folder in </tt>~/.icons</tt> (eg. </tt>~/.icons/Shere Khan X/</tt>.
* Select theme through ''Configure Desktop - Personal Settings '' &rarr; ''Peripheral'' &rarr; ''Mouse'' &rarr; ''Cursor Theme''.

=== Shere Khan X ===

* Best OSX-like icon theme.

=== Jaguar X ===

* Another good OSX-like icon theme.

== Window Shadows ==

* To enable window shadows, right-click on window title bar &rarr; ''Configure Window Behavior'' &rarr; ''Translucency'' &rarr; panel ''Shadows''.

Revision as of 00:59, 21 August 2008

Desktop Theme

Baghira

  • Baghira offers a very good QT/KDE theme imitating Apple OSX look.
  • On SuSE, just install package through YaST (packman or Guru repositories)
  • To activate:
    • Configure Desktop - Personal SettingsAppearance & ThemeStyle → select Baghira.
    • Configure Desktop - Personal SettingsAppearance & ThemeWindow Decoration → select Baghira.

Mouse Icon theme

  • To install, simply extract archive folder in ~/.icons (eg. ~/.icons/Shere Khan X/.
  • Select theme through Configure Desktop - Personal Settings PeripheralMouseCursor Theme.

Shere Khan X

  • Best OSX-like icon theme.

Jaguar X

  • Another good OSX-like icon theme.

Window Shadows

  • To enable window shadows, right-click on window title bar → Configure Window BehaviorTranslucency → panel Shadows.