ubuntu 7.04, firefox query

Status
Not open for further replies.

legolas

Padawan
Hi,

I have ubuntu 7.04 up and running fine! I love it so far, except for 1 little problem of installing fritz 10 using wine. But, that is for another post! :)

now, my question is that, in firefox, everytime i have to browse the page earlier, i used to press backspace in windows. However, it is very annoying to press alt + left arrow key!!! in here....

Is there anyway to change/append the shortcut keys in the firefox for linux??

legolas
 

QwertyManiac

Commander in Chief
In the location bar, open the URL "about:config". In the "Filter" section, type "backspace". Below that, you will see "browser.backspace_action". Double-click on that line, and a popup window will appear. Just type in "0" (zero), and click "OK". After that, your Backspace should be the way you want it. :)

From
*answers.launchpad.net/ubuntu/+source/firefox/+question/3578
 

skghosh44

dig_boy_dig,dig !
Kubuntu 7.04 FireFox Compiability

Is FireFox not compiatable in Kubuntu 7.04 ? Recently I installed Firefox in Kubuntu, it's open fine, but whenever I try to set up any setting it automatically close down. For Exampale if I click Edit>preference for settings fire fox closed down. Any one will point out the proble.
 

skghosh44

dig_boy_dig,dig !
praka123 said:
open in a terminal command firefox or firefox-bin and post the terminal trace.
Output is here
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
 

praka123

left this forum longback
^^^
work with firefox,till it exit or crashes.then post the output from "xterm" or other terminals. konsole wont work.btw the solution for those X error seems to be because of some lines in /etc/X11/xorg.conf of non-existant devices.just see below link for solution.
*ubuntuforums.org/showthread.php?p=1264009
 

skghosh44

dig_boy_dig,dig !
praka123 said:
^^^
work with firefox,till it exit or crashes.then post the output from "xterm" or other terminals. konsole wont work.btw the solution for those X error seems to be because of some lines in /etc/X11/xorg.conf of non-existant devices.just see below link for solution.
*ubuntuforums.org/showthread.php?p=1264009

I gone through the link above. But I dont know which settings I have to change. I didnot find xterm instead I found kxterm and installed it, but it did not served the purpose. hence I attach the file /etc/X11/xorg.conf for your scrutiny.
 

praka123

left this forum longback
are u using kubuntu? :? :oops:
OK.Just view the new xorg.conf I have attached.
also are u having samtron 55 or 56V etc monitor?
then search and edit change section "monitor" in the line to as below:
Code:
Section "Monitor"
        Identifier      "Samtron"
        Option          "DPMS"
        HorizSync       30.0-55.0
        VertRefresh     50.0-120.0
EndSection
also with this monitor u can get max resolution @ 800x600 AT 85Hz-For that search and edit and change the line in xorg.conf
Code:
SubSection "Display"
    Depth        24
    Modes        "800x600"  "640x480"
EndSubSection
 
Last edited:

gary4gar

GaurishSharma.com
@praka123
i also get these errors
Code:
gaurish@Digital-den:~$ sudo konqueror
X Error: BadDevice, invalid or uninitialized input device 172
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 172
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
DCOPClient::attachInternal. Attach failed Could not open network socket
X Error: BadDevice, invalid or uninitialized input device 172
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 172
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
kbuildsycoca running...
Reusing existing ksycoca
kio (KService*): WARNING: The desktop entry file /usr/share/applications/DefaultPlugins.desktop has Type=Link instead of "Application" or "Service"
kio (KService*): WARNING: Invalid Service : /usr/share/applications/DefaultPlugins.desktop
kio (KSycoca): ERROR: No database available!
kdecore (KProcess): WARNING: _attachPty() 11

how ever the command works like a charm, there no crashing of konquerror:)


gaurish@Digital-den:/etc/X11$ cat xorg.conf
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
Driver "via"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection
gaurish@Digital-den:/etc/X11$

i am having Samsung Syncmaster 793S
 
Last edited:

praka123

left this forum longback
@gary remove the "wacom" entries from xorg.conf.u dont have any tablet pc's right?xorg is searching for non-existant device hence the error codes,though there wont be any problem.
remove everything with wacom mentioned.look at my attachment on *www.thinkdigit.com/forum/attachment.php?attachmentid=1180&d=1191393674
 

skghosh44

dig_boy_dig,dig !
are u using kubuntu?
OK.Just view the new xorg.conf I have attached.
also are u having samtron 55 or 56V etc monitor?

Yes I am using Kubuntu 7.04 and PCS 15" CRT monitor.
 

praka123

left this forum longback
^so the attached xorg.conf solves ur problem of getting Xorg opcode error messages.
*www.thinkdigit.com/forum/attachment.php?attachmentid=1180&d=1191393674
u can replace ur xorg.conf with this one.
 

gary4gar

GaurishSharma.com
^^^^^^
removed the wacom entries, now i get a small error
$ sudo konqueror
Password:
Have a gorilla...
Password:
DCOPClient::attachInternal. Attach failed Could not open network socket
kbuildsycoca running...
kdecore (KProcess): WARNING: _attachPty() 11
 

praka123

left this forum longback
^that error is not related to the edits made in xorg.conf.it is about kde-dcopserver.it can be expected,since ur trying to run konqueror. :) I think is OK.

BTW,do u use ubuntu-insult feature for wrong passwd :D ?
 

skghosh44

dig_boy_dig,dig !
@praka123

I am using default browser of Kubuntu 7.04 Konqueror. This browser is working very fine without any problem. Now if I configure my xorg.conf file as advised by you for preventing crash of Firefox Browser, is there will be any problem with the Konqueror Browser ?? Is there any benefit of using firefox other than Konqueror. If I use the default browser is there any disadvantage. Please point out.

2. May I use firestarter firewall in Kubuntu. If it is compiatable what will be the config ?
 

praka123

left this forum longback
kde got its own firewall called "guarddog".install it.

using konqueror is good.infact it *may* be superior than mozilla/gecko based browsers.even apple's safari browser is based on webkit again based on khtml of trolltech.

use the xorg file i attached.it has nothing to do with firefox crashing.but it fixes the error message Xorg OPCODE thingy.

firefox error can be because of many reasons.open firefox from terminal,not konsole.work with firefox until it crash.look in the terminal for the error.

if ur using adobe flash player,sometimes flash based websites hang.the soltn will be to go for latest flashplayer 9 beta.
OK>first try what is the o/p on terminal when firefox crashes?
 
Status
Not open for further replies.
Top Bottom