Slackware :: Which File Contains Konqueror Browser Identification?
Apr 19, 2010Which file contains this line:
Code:
Mozilla/5.0 (compatible; Konqueror/4.2; Linux 2.6.29.6-smp; X11; i686) KHTML/4.2.4 (like Gecko)
I want to edit this line.
Which file contains this line:
Code:
Mozilla/5.0 (compatible; Konqueror/4.2; Linux 2.6.29.6-smp; X11; i686) KHTML/4.2.4 (like Gecko)
I want to edit this line.
Typing about:config from konqueror,get nothing.How can i change general.useragent.extra like firefox?
View 4 Replies View RelatedI've finally got Konqueror working well enough to uninstall Firefox. The problem has been KHTML, which has big problems rendering modern web content with heavy scripting. a team of developers has been working on creating a webkit rendering engine as a modular Kpart for Konqueror. Kwebkit will probably be included with KDE 4.6, but for the moment it's something you have to install yourself. Here's what I did. First of all, these steps were all performed on a -current64 box with Alien Bob's KDE 4.5.3 package [URL] installed. I started out by installing kwebkitpart using the package available here: [URL]
At this point you can use kwebkit by launching Konqueror, going into View > View Mode and selecting Kwebkit. Trouble is, it's not going to be stable... Konqueror will crash constantly. In order to achieve stability you have to install QT4.7 or higher.
You can get the latest QT (4.7.1) here: [URL] You don't need the complete development environment; just get the framework. I'm assuming here that you have the Slackware source tree somewhere on your hard drive (mine is in /opt). You'll find QT in the /l directory. Save the existing source code somewhere else and put the code you just downloaded in it's place. Because the new source code has a different name you'll have to modify the script accordingly. I modified this line:
Code:
if [ -r $CWD/qt-$VERSION.tar.gz ]; then
tar xvf $CWD/qt-$VERSION.tar.gz || exit 1
Code:
if [ -r $CWD/qt-$VERSION-opensource-src-4.7.1.tar.gz ]; then
tar xvf $CWD/qt-$VERSION-opensource-src-4.7.1.tar.gz || exit 1
Code:
cd qt-$VERSION || exit 1
Code:
cd qt-$VERSION-opensource-src-4.7.1 || exit 1
By the way, I dropped into init 1 before performing the build:
Code:
init 1
I'm not sure that's really necessary, but I like to do that before doing anything that directly affects the GUI. Anyway, I then just ran the Slackbuild:
Code:
./qt.Slackbuild
It took a long time. After it builds you can go into pkgtool and uninstall the previous version of qt. Then reboot your box. I rebooted into init 3 so I'd have a working terminal if something went wrong with the new version of qt. But no prob; I booted into the terminal, logged in, startx and no sweat.
[code]....
Somehow i managed to change my file browser to Konqueror from whatever the default is ( i haven't managed to find the name). Now when I open my home folder it opens with Konqueror.
Interestingly enough if I open the computer that opens up simply in file browser. Does anyone know how to change back to the default as I prefer the look of it to Konqueror.
I am new to linux and don't know much about it. I am currently taking a on-line class on it and seem to get stuck from time to time. I have been trying to install Konqueror on my systems. I have installed the KDEBASE3-3.5.10. However nothing shows up on my menus in GNOME. According to what I have read you can use this program on either of the GUI's. Not sure what details are needed, but below are some.
1) Quad core AMD Processor
2) Fedora 13
3) Kernel Linux 2.6.33.3-85.fc13.i686
4) Using Gnome GUI.
When I increase the font size from Konqueror settings the web browser fonts change but the file manager fonts stay the same. Is there another way of setting them?
View 4 Replies View RelatedUsing Fluxbox, have tried this in XFCE and KDE. Chinese characters display properly in whatever browser I use online. I do need to see some in the file manager and this is not working.
I have installed the following chinese display files from Slack -
No results so far.
I think that the biggest problem that I have had is that some of the music (and audio books) that I have gotten have not played on my walkman, or have not been able to be downloaded in to I-tunes.
First: I hate itunes... I only try to make it work because I love my wife. (and do not want her to hit me)
Second: I know that my Walkman has a very limited range of files that it can play, so I will need to convert some types of files.
But my basic questions:
* How can I figure out what format a file is in?
* Below that, how can I identify the singular characteristics of a file? (bit rate, and other formats...)
* Is there a best way to switch the formats or format options of these files. (I am currently using sox to do this, it seems to very complete)
Basically. I know nothing! The most that I do not know is that two files that as far as I can tell have the same formats, and should work the same never the less, one of them works, the other does not. I am looking to figure out a way to look at these files (maybe they are mislabeled) and figure out what their real format is (and a more complete format than just being MP3 or such) and then to be able to convert it in to a format that is able to be used by myself and/or my wife.
I have been using KDE4 for some time now as a test and have noticed what at first seems to be a major omission. There is no way to run dolphin or konqueror as root. Old style KDE3 in SLackware 12 had the "root konqueror" option, (or whatever it was named in the KDE menus), but KDE4 doesn't have this. I tried adding a new menu itme in KDE4 to run dolphin as root but it had odd errors about "could not start process" and "could not to talk to klauncher" - it would not display any files from my directory. Konqueror had similar odd problems - something about klauncher and Dbus server. This is a pain as there are sometimes files I wish to move/delete which I need to be root to do and it would be nice to have a gui to do this.
Anyone got any quick ways (from KDE) of achieving this or setting up a KDE menu item to run a file manager (dolphin/konqueror) as root ? I don't always want to have to run "su -c mc" in a terminal to do admin stuff in the filesystem and I don't want to run KDE as root.
1. I can't find the Konqueror file manager in Kde menu. I can of course add it, but I'm wondering if it's by design or if it's a problem specific to my installation.
2. When I set my plasma desktop to folder view, activity, (whatever, I still don't understand how do folder views and activities relate, it's the most f****d up design ever) to get a full screen desktop (like in Kde 3), and my taskbar panel is at the top of the screen,then I get an "impression" of the default desktop widget behind my background (tried both wallpaper and a solid color). It seems to go away when I move panel to bottom of screen (then can move back to top and it's ok).See attached image.
3. Can't find a way to change color of Title bars. I'm right now using Oxygen widget style with Oxygen theme. I can't live with these gray bars which are even the same color for both active and inactive Tile bars (design idiocy of highest caliber IMO). Changing the color seemed to work when using Plastik just fine.
I just installed slackware64 13.0 and I cant get flash working in konqueror.
First I tried downloading the .tar.gz from the adobe website and moving libflashplayer.so into ~/.mozilla/plugins (I had to make the directory first since firefox isnt installed). That didn't work, I even rebooted but still nothing I also went into konqueror's settings>configure konqueror>plugins and choose scan for plugins, but nothing happens. It doesn't even seem to respond when i click the button.
Next I removed the .mozilla directory that I made earlier and tried installing multimedia/flash-player-pl from slackbuilds with sbopkg, but same issues as before. Tried rebooting, tried scanning for plugins, nothing.
I've been playing around with browsers today and just for kicks I'm trying to figure out how I get webkit enabled in konqueor. Has anyone got this to work? I've done a lot of googling, but haven't gotten anything to work yet.
View 12 Replies View RelatedI installed 13.1 on my machine, and now find that Konqueror won't pick up the flash plugin, no matter where I put it. It finds the libnpjp2.so and skypebuttons.so plugins, but not the flash one. Am I missing something, or is it a KDE4 quirk?
View 14 Replies View RelatedIt would appear that the search (find) function has been removed from Konqueror in KDE 4.6. Is that the case? By "search" I mean the ability to search your hard drive, not a web page or document.
View 1 Replies View RelatedI installed 13.1 last night and started playing with KDE4.4.3. I'm talking about Konqueror as a file manager only here. My default view is to have the folder tree in the left pane, with a detailed view pane on the right. In KDE3, I use the "Tree List View".In KDE3, I had my mouse set to "double-click to open files and folders". However, in KDE3's konqueror, you could still navigate the folder tree with a single click. One click on a folder in the left pane would show the folder's contents in the right pane, or a double click in the left pane would expand the tree to show subdirectories. I could still single-click on files in the right pane to highlight them without opening them.
In KDE4's konqueror, it requires a double-click to do anything with the folders, either to display in the right pane or expand the tree. It's a lot more effort just to get around in the folder tree. I found the Mouse setting in the System Settings that changes overall single-click/double-click behavior. If it's on single-click, it's easier to navigate the folder tree but then I end up opening files I don't want to just by trying to highlight them with a click.I dug through Konqueror's settings in both KDE3 and KDE4 but couldn't find what gave me behavior I liked in KDE3 or how to duplicate it in KDE4. In KDE3, the system setting is on double-click, but there doesn't seem to be a konqueror-specific mouse setting to customize it. Anyone else notice this? Is this hard-coded into konqueror, and it changed from 3 to 4?
Which is the default file browser(NOT web browser) of Ubuntu 10.10 Maverick Meerkat?Nautilus?Are there any others for Ubuntu?
View 7 Replies View RelatedI have opensuse 11.2 with KDE installed. Howto set Konqueror as default file manager?
View 5 Replies View RelatedDoes anyone know if Konquereor can be set up so that it displays the File Management View Profile when it opens?I am using: Fedora 10, KDE 4.2.3 and Konqueror 4.2.3
View 13 Replies View RelatedIs there a way to set up KDE4 Konqueror so that middle click opens a file like in KDE3? In KDE3 Konqueror, middle clicking on a particular file would have the same effect as double clicking on it.
View 7 Replies View RelatedI have an older ATI chip card with tv in (both cable and a/v), and would like to build me a video editing box. Is there a utility to query the card, or at least the card's bios??
View 3 Replies View RelatedI tried assuming that the touchpad was a synaptics device and configure it as such, but it wasn't and this caused X to crash. (I also tried piping the output to grep -i and search for some key terms).
View 2 Replies View RelatedI have a problem with the unix firewall (gufw). I'm using Linux Mint Debian Edition. The problem appears when I double click on the icon to bring it up for configuring. Everything is grayed out so I click on the "unlock" button. Normally, this is when gufw comes alive with color. But all I get now is a note on the bottom of the gray screen that says "Wrong Identification". Uninstalling and reinstalling UFW and GUFW didn't fix the problem. I would like to have my firewall working for me.
View 3 Replies View RelatedIs there any gedit plugin, which expands folders of file browser side pane and shows currently editing file, while user switches between tabs?
View 1 Replies View RelatedThis problem applies to Konqueror, Firefox, and Seamonkey. It applies equally to all forms of online sound content, from flash to yahoo media player. Yes, the sliders are up in my sound mixer! I have sound from all other apps, just not web browsers. It also applies to alluser accounts.
View 7 Replies View RelatedAny1 know of a music player that has support for track identification service like that used in sony ericsson mobiles which records a small part of the song, then uploads it to a server, and identifies the song? or is there an open source service like this in the first place? so maybe id develop a plugin myself?
EDIT: i did find this but it doesn't have linux support
EDIT2: found this 1 is online but it requires me singing , i wonder if theres a way to query it...
I'm using rhel6. Using File Browser Nautilus 2.28.4 I could easily locate any file I'm interested in by it name. I'd like to use this File Browser to locate the file name based on it content e.g. based on some word in the text file. It doesn't work for me that way ... My question: does Nautilus support the search of file based on it content or only based on the name of the file itself?
View 4 Replies View RelatedI'm currently trying to rebuild the Seamonkey package so as to have only the browser, and not all the remaining cruft like Mail, News, Composer and Dishwasher. I remember having done this for a few years - Netscape also allowed to do that - and it went well. Basically, all you had to do was to replace the --enable-application=suite option by something like --enable-application=browser, and then disable the other apps explicitly with some option like --disable-calendar, --disable-mailnews, --disable-composer, if I remember correctly.
I've tried to rebuild the Seamonkey source with a modified SlackBuild, but to no avail. ./configure --help shows me some options in that direction, but I have yet to find out some magic combination to get it to work. --enable-application=APP doesn't seem to know the browser-only option anymore, and defining various --disable-mailnews and --disable-calendar options results in compilation errors.
Kernel 2.6.21.5, Slackware 12.0
Firefox 2.0.0.20
When sending an LQ post, my browser says "You're about to send information that's not encrypted". OK. I tell him not to show the warning again. But what if I want to encrypt? How do I do it?
How do I set chromium as the default browser?
View 5 Replies View RelatedI am Leonardo and I like very much slack 13.1 is very robust and fast for my laptop toshiba, I have a questions about that:
1. The flash plugin do not work in browser x64
2. How know that the fan is setting for ACPI or my CPU is good cooling
3. What is the KDE package manager for this release