Tag: gedit
Gedit Modifications for PHP
by Samet Kilictas on May.17, 2009, under General, Linux, PHP, Programming
Since i am coding with codeigniter framework on gedit, i was looking for snippets for codeigniter on gedit
download gedit snippet for codeigniter
By the way if you want to make your gedit more useful for programming surely you may add some third party plugins as many as you want or simply just active default plugins. Idea is that firstly download a plugin then extract its content to ‘~/.gnome2/gedit/plugins/’ directory. Once you have installed the plugin you want, you need to enable it via Edit>Preferences and then the Plugins Tab. Such as;
- Snippets
- Class Browser
- Bracket Completation
- Character Map
- Embedded Terminal
etc..
You can basicly find out third-party plugins by clicking on this link
Ubuntuda 5+1 ses kartı nasıl çalıştırılır?
by Samet Kilictas on May.18, 2008, under Linux, Tips
Sistemimde şu an Ubuntu hardy 8.04 kurulu.
lspci -v
komutu ile listelediğimde ses kartımın özellikleri şu şekilde
02:09.0 Multimedia audio controller: Creative Labs SB Audigy LS
Subsystem: Creative Labs SB0410 SBLive! 24-bit
Flags: bus master, medium devsel, latency 64, IRQ 21
I/O ports at df80 [size=32]
Capabilities: <access denied>
elimde 5+1 destekleyen bir ses kartı ve ses sistemi olmasına rağmen tüm kanallardan ses alamıyorum.??
Yapmam gereken şu;
sudo cp .asoundrc .asoundrc.backup
sudo gedit .asoundrc
Komutlarını girerek sistemimdeki .asoundrc dosyasını gedit uygulamasıyla açıyorum. Ses kartım ile ilgili ayarlar bu dosyada tutuluyor. Yeni kurulan sistemlerde bu dosya olmayabilir çünkü sistem dosyaya ihtiyaç duymadan öntanımlı olarak çalışıyor. Biz şimdi bu dosyaya gerekli ayarları gireceğiz ve sistemden tam performans (ses tarafında) almaya çalışıcağız.
Bu arada .asoundrc dosyası /home/kullanıcıadı/.asoundrc konumunda bulunmalıdır. Zaten yukarıda verdiğim komut işlem yaptığınızda dosya otomatik olarak bu konuma kaydedilecektir.
Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the 