Ubuntu Networking :: X11vnc Not Passing Upper Case Characters?
Apr 1, 2011Using 10.04 and x11vnc I'm finding that upper case characters are being sent as lower case. I've tried multiple keyboard configurations with no success
View 1 RepliesUsing 10.04 and x11vnc I'm finding that upper case characters are being sent as lower case. I've tried multiple keyboard configurations with no success
View 1 RepliesSince yesterday I have been having a strange and fairly aggravating keyboard problem. For some reason I am sometimes unable to type upper-case characters. My shift key doesn't behave normally. If I type shift-C, for example, nothing happens; if I try it several times, sometimes the character will eventually appear, sometimes preceded by a ) character. What's worse, some key combinations, such as shift-I, kill the brightness on the screen. After this happens a couple of times, the mouse freezes, and only a reboot will restore it. This does not seem to be remedied by logging out of the session (either gnome or KDE) and into another session. The problem seems to affect both desktop environments.
This problem seems to be intermittent. For example, it seems to be working normally now, but about five minutes ago GNOME gave me a bug reporting window on boot and informed me that the keyboard-switcher panel applet had crashed. I have tried exciting to a console with ctrl-alt-F1 while my keyboard is behaving in this way, and have found that my keyboard does not work correctly in the console either.
I would normally use several keyboard layouts as I need to write in several languages, but I have turned them all off and reset the keyboard control panels to defaults in both environments, and I am still experiencing the problem.
[Code]..
Kernel 2.6, Slackware 12.0
mkisofs 2.01
I do 'mkisofs -iso-level 1 -o image John Smith.txt'. Only an example. When I mount image, ls outputs john_smi.txt. So it has shorten to 8.3 and translated ' ' into '_'. This is in accordance with the manual, although it doesn't say the conversion will be done.
Quote:
-iso-level level
.........................
With all iso9660 levels from 1..3, all filenames are restricted to upper case letters, numbers and the underscore (_).
...........................
However, as it did not reject the file name, it should have converted it to all upper case, it seems to me. And -iso-level 2|3 does the same thing.
Code:
root@darkstar:~# mkisofs -iso-level 1 -o image John Smith.txt
Total translation table size: 0
Total rockridge attributes bytes: 0
Total directory bytes: 0
[code]....
Kernel 2.6.21.5, Slackware 12.0 bash 3.1. I have several times tried to log into my linux box and have seen the password prompt written in upper case chars. Can this be caused by something located on the other side of my connexion? Or by malignous software resident in my hard disk?
View 2 Replies View RelatedI am facing one problem, whenever I login to my Linux machine with caps lock key on i.e. ROOT inspite of root (password in lower case letter), I am able to login and after that all letters comes in upper case letter only.
View 5 Replies View RelatedI've started dabbling with the case statement in order to pass some option's arguments into variables. I do not think I am doing this right.
Code:
usage() {
echo "Usage: $0 [-z|--snooze] [-c|--channel] [-p|--playlist]
[-m|--message] [-v|--mpcvolume]"
[code]....
As you can see, I want to pass arguments depending on the option(s) chosen by the user; ie. --snooze, or --channel. By default, if no options are chosen, I'll display a usage message; though in the future I'll provide some sane defaults. I'd like to create a case statement to handle passing arguments to any number of options; something like:
Code:
wakethehellup.sh --snooze 20 --message 'wake up!'
and for the other arguments, it would have a default set. The case statement I provided fails with a syntax error "syntax error near unexpected token `$2'" near the '--snooze' in the statement, so I take it you can't pass a parameter in this way; but I'm confused as to how I'm supposed to pass different parameters to different options without the options being confused as parameters.
By invoking x11vnc with the -gui tray option the TCL/TK GUI attempts to embed itself onto the system tray, but I encounter the error message "tail: cannot watch /tmp/x11vnc.tray.*", after the first settings dialog approved [clicked OK]. I believe that a package is still missing to be installed and this is not really a software bug. I use the XFCE version shipped along F15, and the GUI can be started but not as a docked-applet.
View 3 Replies View RelatedHow can I restart x11vnc service?
View 2 Replies View RelatedI am a linux novice with root access to an Ubunutn 10 VM which i connect to via putty. I want to connect to it via a GUI from windows xp so I have tried installing x11vnc on the machine and used realvnc from the xp client I have tried to install x11vnc on the machine as follows
sudo apt-get install x11vnc vnc-java"
x11vnc -storepasswd
iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 5900 -j ACCEPT
iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 5900 -j ACCEPT
[code]....
This seems to load ok but removes the shell prompt. I presume the server has started and is listening on the ports so i used another putty window to reconnect to my machine and ran sockstat -l and xllvnc is listening on the 2 ports. I then downloaded realvnc windows client and entered the hostname to connect If i entered just the hostname or hostname:5900 i get a timeout error but if i enter hostname:5800 i get 'connection refused' error
I have looked around and haven't had a lot of luck finding any information on this. I could be blind...but I'm not sure, haha.
I do a lot of remote support for my clients (I do PC repairs and training). I have recently starting suggesting to some of my basic users that they give Ubuntu a try. So far it has been very well received and they are loving it. The problem I am running into is that some of them use laptops in multiple places, and some use routers that are not easily configured. In each case it makes port forwarding a large pain in the behind to allow for remote access.
I have started using the X11vnc reverse connection and it has been working well, except for the fact that it is using high quality color depth (24bit I think?). I know when starting the connection from my end I can set the color depth, but is there any way to set the depth of a reverse connection?
Also, I understand that using just vnc over the Internet is not secure. I need to look into a decent guide to set up SSH tunneling for this. I don't suppose anyone knows of a good guide for 10.04 and 10.10?
I want to access my desktop from my laptop over the internet, after a while I found this [URL] so I followed the instructions "Access your PC over the internet" and "Logging in from another Ubuntu PC". Everything goes well until I try to run the shell script and get this: laptopuser@123.456.7.890's password:
I tried my luck with the passphrase associated with the rsa key, with the password of the laptopuser@laptop and with the password of the desktopuser@desktop but I keep getting Permission Denied (publickey, password).
I tried to add my wife , and when I put in a password for her, this error comes up."Please set a valid user name consisting of a lower case letter followed by lower case letters and numbers." I did all that and I still can't set a password for her.
View 3 Replies View RelatedI've written a simple perl code to learn switches in perl.My code is pasted below,
#!/usr/bin/perl
$opt = 1;
switch($opt) {
[code]...
I have assigned ip address to laptop by editing /etc/network.interfaces. From next reboot the Network Manager Applet which was present on right hand upper corner, disappeared. I wonder why? This has happened with 9.04, 9.10 and now in 10.04. Another question is, are Network Manager settings (ip) and /etc/network/interfaces do correspond to same thing or not? As I have narrated above, since network manager applet is no more visible how to see the physical network cable connectivity status (as we do in windows xp)? (is there any other app of such kind or what?)
View 2 Replies View RelatedI've been using Fedora 13 for a few months now on my desktop and since ethernet is not a choice I needed to use a wlan adapter. I did a little research and ended up using a Linksys WUSB54G ver. 4 which worked great (plug and play, no ndiswrapper or any other configuration required) on my wireless g network, using WEP protection. About a week ago I started looking for methods of upgrading my system because. well I just like being somewhat current.
Anyway I used a Fedora 14 Install DVD and used the upgrade option and it worked. All my settings (seem) to be exactly the same as my Fedora 13 settings were and the appearance and location of files etc. are all the same. Now, for some odd reason, to me at least, Fedora isn't showing a wlan icon in the upper right hand (by the way I'm using GNOME) corner like it used to and doesn't seem to have configured my wlan device correctly. I ran lsusb and it shows the device ID (13b1:000d) and the name (Linksys WUSB54G v4 802.11g Adapter [Ralink RT2500USB]) I'd just like to get my adapter working again like it did in 13. I have kernel version 2.6.35.6-45.fc14.i686.
We have a ubuntu machine on the network with number of users in it. Basically, when other users connect via telnet i want then to get particular messages depending on the user. The message will be set by the administrator or a particular user with privs. Similarly we also need a to-do app via which users can update their work and see each others progress . Its all in a local network. Do tell what would be the best way to do it!
View 2 Replies View RelatedI'm using an ubuntu machine to route internet to my main PC. I think I finally got it working with DHCP and all, but there's still a slight problem. DNS does not work! My /etc/dhcp3/dhcpd.conf file contains the following lines:
Code:
default-lease-time 600;
max-lease-time 7200;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.0.255;
[Code].....
I am currently only able to post on this forum because I copied /etc/resolv.conf from my server to my main machine. Now DNS is working. But it should update automatically, right? Currently, this isn't working.
If possible, I'd like it most if I wouldn't have to hardcode the DNS servers in /etc/dhcp3/dhcpd.conf either, but that the server would just relay the DNS adress it has gotten itself!
I am having an issue with pureftpd and the way it handles passive mode. Here is a link to a discussion on filezilla.
[URL]
Basically the problem I have is that the Ubuntu Server is not passing the right IP address. It passes the internal "unrecognized IP address"
How do I set up Ubuntu to know it external IP address and pas it during a passive mode FTP connection?
i'm using Ubuntu in my office. I have to report two issues with network connectivity.1. Wireless doesn't work if come back after suspend/hibernate the computer. The work around I follow is,a. Turnoff the wifi and restart the computer. (It won't shutdown. have to do force using the power button)b. Reinstall the network-manager_0.8-0ubuntu3_amd64.deb and network-manager-gnome_0.8-0ubuntu3_amd64.debc. Restart the computer (Again it won't shutdown. Need force.)d. Now wifi will detect the networks and shutdown works fine hereafter.2. Sometimes the wired gets disconnect frequently (thrice in 2minutes). Physical connectivity is good and working well in Windows.
View 6 Replies View RelatedI recently installed fedora 15 on my computer but I have a huge problem. I can connect to my router wirelessly for a couple of minutes only. Afterwards my computer has no Internet connection although the network manager and the icon on the upper bar says that i am still connected. I tried editing the /etc/rc.local and /etc/resolv.conf as mentioned in other posts in here bit no luck so far.
View 6 Replies View RelatedWhat command could I use in terminal to delete all ASCII characters? That is, delete a-z, A-Z, 0-9, and all punctuation? I have a file containing Chinese characters, and I want to remove everything else and leave just the Chinese.
I can use grep to leave only the lines that have Chinese in them, but this still leaves a lot of non-Chinese stuff on those lines. Does anyone know how I could actually remove everything that isn't Chinese?
I did some playing around changing up the configuration of my server and now cannot pass traffic through to port 22. I have since restored everything back to the way it was but am still not able to ssh into the server.
nmap only shows port 80 and 5222 open. Both ports that I want open. However I am unable to get 22 to pass.
iptables -nL shows
http://www.theprepared.com/images/tech/iptables_nL.PNG
netstat -an |grep 22 shows
http://www.theprepared.com/images/tech/netstat.PNG
I've tried clearing the routing table with the following which did no good.
ip route flush table main
Can somone point me in the right direction?
While modifying the definition of my PS1, I saw that "[" and "]" markers should be added to help bash to compute the right display lenght. Many exemples on the web do not use them or even mention them.I searched for a solution to add them automatically, like with sed, but I didn't find any example.Are they still needed and is there a recommandation not to use sed to define PS1?
View 1 Replies View RelatedI have my OpenSuse 11.1 box set up with utf-8, however, every time I try to open a file with utf-8 characters with vi it can't handle those characters properly.
View 6 Replies View RelatedI am working with Ubuntu for the first time since school and it was an intro class. I am trying to setup a file server for part of a school project. I installed x11vnc and am trying to set the password. However everywhere I look says the file would be located at ~/.vnc/passwd. However when I ls from the home directory .vnc does not exist. When I type out vncpasswd ~/.vnc/passwd I get returned a message The program 'vncpasswd' can be found in the following packages:
* tightvncserver
* vnc4server
how I can get this setup? Am I using old information that is no longer accurate or am i messing this up somewhere?
Im trying to get vnc working over ssh between my windows pc and ubuntu server 11.04 natty over the internet. I have setup everything and got it all running automatically at boot on ubuntu. From within the local network i can use ssvnc and connect from a 2003 server to the ubuntu machine fine. Remotely I can connect and verify password over ssh but after that it tries to start tightvnc and fails. The issues seem to be on the windows side establishing the local connection to the tunnel or something I'm not a guru and I apologize if this is a windows issue but i think its likely that its a networking problem i need to forward or open a port somewhere but i cant find any easy to understand instructions so far in getting this running
This is the output in the putty terminal after running ssvnc slightly modified ive taken out my real username and server address I use user@server:0 as the arguments for ssvnc
Code:
Looking up host "server"
Connecting to server-ip port 22
Server version: SSH-2.0-OpenSSH_5.8p1 Debian-1ubuntu3
We claim version: SSH-2.0-PuTTY_Release_0.60
Using SSH protocol version 2
[Code]...
Does anyone have any ideas why the connection fails at the point of using the tunnel? is it a problem on the ubuntu or windows side?
I upgraded to Lucid yesterday. All of them solved, except this one: when I connect to my kubuntu PC from a Windows PC and launch x11vnc on the remote and TightVNC on the local, it keeps repainting the window making it unusable. Nothing gets printed to the log when the repaintings occur. Using -noxdamage or -nowf doesn't change a thing. -ncache doesn't work (I get an "ERROR: No active KDE sessions!").
View 6 Replies View RelatedI'm creating a new thread based on this post by batagy:
[URL]
Quote:
So I have running x11vnc as service without any problem (running on Solaris 10 and SLES10 too). I'm using the x11vnc's inbuilt "user chooser" screen (that little black screen), these command line options:
x11vnc -inetd -unixpw -users unixpw= -display WAIT:cmd=FINDCREATEDISPLAY-Xvnc.xdmcp -env X11VNC_CREATE_GEOM=1248x900 (plus a couple of other options that are not interesting here)
My question is related to the wanted VNC screen size. By default, I set the defauls screen size to 1248x900, as can be seen above.
Currently , when a user want to personalize his/her screen size to be started, he can do it this way: when the small black authentication window is appearing first, after his username, he's entering a colon, then specify the wanted resolution in this format: geom=1600x1200.
My question: is it possible somehow to set automatically the preferred screen size, without entering this ":geom=1600x1200" string in the authentication window? I mean to set it per user, without modifying the service options. I mean, for example setting the X11VNC_CREATE_GEOM or FD_GEOM variables in the user's home ".profile" for example?
I'm trying to set up x11vncto run at the login screen. This is so that the computer can be powered up remotely using Wake-On-LAN and then controlled remotely. I'm following this tuorial: [URL]I'm having some trouble whit the section about adding to the GDM config files. The tutorial asks me to add
Code:
#to get remote vnc to not die after login
KillInitClients=false
[code]....
it seems that there is no x11vnc slackbuild on sbo for 13.1. just wondering if there is something else people use to share the :0 desktop, or should i start looking into the 13.0 slackbuild
View 4 Replies View Related