หลังจากที่แก้ปัญหา default mail สำหรับ Firefox ไปแล้ว คราวนี้ ลองมาแก้ปัญหาแบบตรงกันข้ามบ้าง คือ กำหนด default web browser ให้กับ Thunderbird ขั้นตอน ดังนี้
file ที่เก็บค่า preferences ของ Thunderbird จะอยู่ที่ $HOME/.mozilla-thunderbird/xxx.default/prefs.js (ค่า xxx จะเป็นตัวเลขสุ่ม)
เพิ่มบรรทัดต่อไปนี้เข้าไป
user_pref("network.protocol-handler.app.http", "mozilla-firefox");
user_pref("network.protocol-handler.app.https", "mozilla-firefox");
ทำการ restart Thunderbird ก็เป็นอันเรียบร้อย ต่อไปนี้เวลาคลิกที่ web link โปรแกรม Firefox ก็จะถูกเปิดขึ้นโดยอัตโนมัติ
Showing posts with label thunderbird. Show all posts
Showing posts with label thunderbird. Show all posts
Sunday, November 30, 2008
Default web browser สำหรับ Thunderbird
Subscribe to:
Posts (Atom)